GUI acceptance tests using environment deployed from packages.
Build: #2720 failed
Job: Onepanel basic failed
Test results
- 17 tests in total
- 7 tests failed
- 7 failures are new
- 25 minutes taken in total.
Build 2,720 has the following 7 errors: 7 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
|
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 0x7f1418ec4730> owner_credentials = <tests.utils.user_utils.User object at 0x7f14191af940> space_id = 'efe2aab33c74be3df95163889b998003ch6063' storages_db = {'dev-oneprovider-krakow': {}} hosts = {'oneprovider-1': {'container-id': '3a4e536006fab09d17ef3ead67a3f8a83b4a336d46b4f17c6df0e0fb4ce1068a', 'hostname': 'de...6a1ee57e877f', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.36.170', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}] (92 more lines...) |
|||
Collapse |
test_onepanel_basic
test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage4]
|
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...) |
|||
Collapse |
test_onepanel_basic
test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage3]
|
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...) |
|||
Collapse |
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage6]
|
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...) |
|||
Collapse |
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage5]
|
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...) |
|||
Collapse |
test_onepanel_basic
test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
|
2 mins | |
RuntimeError: space3 space not found oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="e45ae399cd77ba32c633a7f61bb8fb9d")> name = 'space3' def _choose_space_from_menu_list(oz_page, driver, name): option = 'data' try: (74 more lines...) |
|||
Collapse |
test_onepanel_basic
test_user_succeeds_to_create_2_storages_with_the_same_name[1oz_1op_deployed]
|
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...) |