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

Build: #3142 failed

Job: Onepanel failed

Test results

  • 5 tests in total
  • 2 tests failed
  • 2 failures are new
  • 5 minutes taken in total.

Build 3,142 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[1oz_1op_1oc-web GUI-REST]
49 secs
RuntimeError: no "Provider configuration" found in dev-oneprovider-krakow item in ClustersSidebar in CLUSTERS sidebar in Oneprovider Panel 21.02.4
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[1oz_1op_1oc-web GUI-REST]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(67 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]
1 min
RuntimeError: no "Provider configuration" found in dev-oneprovider-krakow item in ClustersSidebar in CLUSTERS sidebar in Oneprovider Panel 21.02.4
request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]'>>

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

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