GUI acceptance tests using environment deployed from packages.

Build: #2321 failed

Job: Onezone basic failed

Stages & jobs

  1. Acceptance Test

Test results

  • 21 tests in total
  • 2 tests failed
  • 14 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_sees_that_group_added_to_harvester_has_default_privileges[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: 
(50 more lines...)
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_sees_that_user_added_to_harvester_has_default_privileges[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: 
(50 more lines...)