GUI acceptance tests using environment deployed from packages.

Build: #2617 failed

Job: Onepanel basic was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 17 tests in total
  • 3 tests were quarantined / skipped
  • 22 minutes taken in total.

Build 2,617 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
Successful test_onepanel_basic test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage3]
Not quarantined 51 secs
Successful test_onepanel_basic test_user_removes_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage5]
Not quarantined 45 secs
RuntimeError: cannot click on button btn in GuiSettingsPage in ClustersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_notification_on_login_page_after_setting_signin_notification[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: 
(56 more lines...)