GUI acceptance tests using environment deployed from packages.

Build: #2828 failed

Job: Onepanel basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

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

Build 2,828 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[1oz_1op_deployed]
52 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[1oz_1op_deployed]'>>

    @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_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
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_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]'>>

    @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...)