GUI acceptance tests using environment deployed from packages.

Build: #708 failed

Job: Onepanel basic failed

Test results

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

Build 708 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_revoke_space_support[1oz_1op_deployed-browser2-space2]
1 min
AssertionError: provider "dev-oneprovider-krakow" not found
client = 'browser2', space = 'space2'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_deployed-browser2-space2]'>>

    from tests.gui.steps.onezone.clusters import *
>   from tests.gui.steps.onezone.members import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
(29 more lines...)
Collapse Failed test_onepanel_basic test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]
2 mins
RuntimeError: no STORAGES item found in content in dev-oneprovider-krakow Oneprovider Panel 19.02.0-rc2
client = 'browser1', storage_name = 'new_storage5'
request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]'>>

    from tests.gui.steps.onezone.clusters import *
>   from tests.gui.steps.onezone.members import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
(33 more lines...)