GUI acceptance tests using environment deployed from packages.
Build: #2723 failed
Job: Onepanel basic failed
Test results
- 17 tests in total
- 7 tests failed
- 48 minutes taken in total.
Build 2,723 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) | 2 mins | ||
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 0x7f84b83009d0> owner_credentials = <tests.utils.user_utils.User object at 0x7f84b833c670> space_id = '4b83b0dcb368a649efeb57e652dd88each9263' storages_db = {'dev-oneprovider-krakow': {}} hosts = {'oneprovider-1': {'container-id': '7cbb5c23737383fab5914de9eac579f053e50d0b6eaa1fc67f1796bf9df4f6e6', 'hostname': 'de...aa347209f76e', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.28.143', '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) | 2 mins | ||
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) | 3 mins | ||
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) | 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_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) | 3 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) | 5 mins | ||
RuntimeError: space3 space not found oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="2a3d3ccbaa78d534037886c8c87750af")> 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) | 3 mins | ||
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...) |