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

Build: #1264 was successful Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>

Test results

  • 411 tests in total
  • 1 test was fixed
  • 1 test was quarantined / skipped
  • 479 minutes taken in total.
Fixed tests 1
Status Test Failing since View job Duration
Successful test_directories_multi test_user1_creates_directory_using_client1_and_user2_removes_it_using_client2[1oz_1op_2oc-oneclient1-REST]
Failing since build #1263 (Child of ODSRV-OPV-1104) Chrome directories multi tests 40 secs
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_luma test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
Failing since build #1024 (Child of ODSRV-OPRPM-1681) Not quarantined Chrome LUMA tests 13 mins
tests.utils.http_exceptions.HTTPInternalServerError: [500] INTERNAL SERVER ERROR: {   "detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.",   "status": 500,   "title": "Internal Server Error",   "type": "about:blank" }
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>>

    @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: 
(48 more lines...)