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

Build: #3143 failed

Job: Onepanel failed

Test results

  • 5 tests in total
  • 2 tests failed
  • 5 minutes taken in total.

Build 3,143 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
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...)
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...)