GUI acceptance tests using environment deployed from packages.
Build: #2722 failed
Job: Onepanel basic failed
Test results
- 17 tests in total
- 7 tests failed
- 28 minutes taken in total.
Build 2,722 has the following 7 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 1 min | ||
RuntimeError: Storage with name 'posix' was not found in Oneprovider at dev-oneprovider-krakow.default.svc.cluster.local. Make sure you have provided the right environment (env file) for the test. zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7f016bbff250> owner_credentials = <tests.utils.user_utils.User object at 0x7f016bc831c0> space_id = '1a5922c8c92a5ed7b417e91e099f6645che3ba' storages_db = {'dev-oneprovider-krakow': {}} hosts = {'oneprovider-1': {'container-id': '88512ca9f4a7c2dc9f8f98aa1c2e2a6471e358ea158b43150ba39dfb3881f060', 'hostname': 'de...e972749f93ae5', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.38.69', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}] (92 more lines...) |
||||
test_onepanel_basic
test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage4]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 1 min | ||
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found request = <FixtureRequest for <Function 'test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage4]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage3]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 1 min | ||
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found request = <FixtureRequest for <Function 'test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage3]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage6]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 1 min | ||
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage6]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage5]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 2 mins | ||
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage5]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 3 mins | ||
RuntimeError: space3 space not found oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="85493ceb46c40bf6db175e994e9ab920")> name = 'space3' @repeat_failed(timeout=WAIT_FRONTEND) def _choose_space_from_menu_list(oz_page, driver, name): option = 'data' (86 more lines...) |
||||
test_onepanel_basic
test_user_succeeds_to_create_2_storages_with_the_same_name[1oz_1op_deployed]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 1 min | ||
AssertionError: storage not visible 2 times on storages list request = <FixtureRequest for <Function 'test_user_succeeds_to_create_2_storages_with_the_same_name[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: (32 more lines...) |