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

Build: #1288 failed Child of ODSRV-OPRPM-1779

Test results

  • 411 tests in total
  • 2 tests failed
  • 1 test was fixed
  • 1 test was quarantined / skipped
  • 441 minutes taken in total.
Existing test failures 2
Status Test Failing since View job Duration
RuntimeError: no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="68ca389b07677049c66ec24abc9ca296", element="a9ce92d9-ae68-4484-9518-d8d88d18df0b")>
css_sel = '.provider-registration-form'
err_msg = 'no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(322 more lines...)
RuntimeError: no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="16874e57385a7ac9d34f2fbc0adfd8b8", element="9a9daad5-0954-4546-94b4-3047999294c5")>
css_sel = '.provider-registration-form'
err_msg = 'no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(322 more lines...)
Fixed tests 1
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 #1287 (Child of ODSRV-OZP-1476) Chrome directories times tests 59 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 2 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...)