GUI acceptance tests using environment deployed from packages.

Build: #2852 failed

Job: Onezone harvesters privileges add and remove failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

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

Build 2,852 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_onezone_harvesters_privileges_add_remove test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]
2 mins
RuntimeError
request = <FixtureRequest for <Function 'test_user_successfully_adds_group_to_harvester_with_add_group_privilege[1oz_1op_elasticsearch]'>>

    @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: 
(41 more lines...)
Collapse Failed test_onezone_harvesters_privileges_add_remove test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]
2 mins
RuntimeError
request = <FixtureRequest for <Function 'test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]'>>

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