Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #306 failed Changes by Łukasz Opioła and Michał Ćwiertnia

Test results

  • 96 tests in total
  • 2 tests failed
  • 2 failures are new
  • 68 minutes taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[1oz_1op_deployed-web GUI-REST]
Chrome groups basic tests 44 secs
RuntimeError: no GROUPS named "child" found in groups permission table
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[1oz_1op_deployed-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
Collapse Failed unnamed test suite mixed.scenarios.test_luma
Chrome LUMA tests < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CLT/onedata/tests/mixed/scenarios/test_luma.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:418: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(5 more lines...)