GUI acceptance tests using environment deployed from packages.

Build: #2250 was successful

Job: Onezone providers basic was successful

Stages & jobs

  1. Acceptance Test

Test results

  • 8 tests in total
  • 1 test was quarantined / skipped
  • 11 minutes taken in total.

Build 2,250 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
RuntimeError: no "Show details" found in Menu popup with label
request = <FixtureRequest for <Function 'test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[1oz_1op_deployed]'>>

    @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: 
(35 more lines...)