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

Build: #1865 was successful Child of ODSRV-OZP-1642

Test results

  • 412 tests in total
  • 3 tests were fixed
  • 1 test was quarantined / skipped
  • 502 minutes taken in total.
Fixed tests 3
Status Test Failing since View job Duration
Successful test_directories_times test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]
Failing since build #1864 (Changes by Bamboo Agent <bamboo@bamboo.onedata.org>) Chrome directories times tests 55 secs
Successful test_directories_times test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI-equal to]
Failing since build #1863 (Child of ODSRV-OPV-1318) Chrome directories times tests 46 secs
Successful test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-REST-web GUI]
Failing since build #1864 (Changes by Bamboo Agent <bamboo@bamboo.onedata.org>) Chrome nested directories tests 2 mins
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_file_content test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
Not quarantined Chrome file content tests 2 mins
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA but found
request = <FixtureRequest for <Function 'test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(24 more lines...)