Expand |
Failed
|
test_multiprovider_qos_storage
test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
Multiprovider QoS storage |
2 mins |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="288be9c9a93dfc98828d7bdf9c174e4f")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|
Expand |
Failed
|
test_multiprovider_qos_storage
test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
Multiprovider QoS storage |
1 min |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="74ff5de39f98a366cd319fe78224330e")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|
Expand |
Failed
|
test_multiprovider_qos_storage
test_every_possible_storage_matches_when_any_storage_condition_is_chosen[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
Multiprovider QoS storage |
1 min |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f9f92eb1fd83b1904c25ed4537d28b25")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|
Expand |
Failed
|
test_multiprovider_qos_storage
test_user_sees_matching_storages_count_changing_while_editing_nested_expression_in_qos_visual_editor_and_submits_the_expression_successfully[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
Multiprovider QoS storage |
1 min |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="7ba02a2addbbf7124a00c89613421cca")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|
Expand |
Failed
|
test_multiprovider_qos_storage
test_user_can_select_one_of_storages_of_supporting_providers_in_qos_graphical_editor_and_it_causes_to_match_this_storage[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
Multiprovider QoS storage |
1 min |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="6752e681624881e18d627bc136653ecb")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|
Expand |
Failed
|
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)
|
Onepanel basic |
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...)
|
Expand |
Failed
|
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)
|
Onepanel basic |
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...)
|
Expand |
Failed
|
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)
|
Onepanel basic |
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...)
|
Expand |
Failed
|
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)
|
Onepanel basic |
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...)
|
Expand |
Failed
|
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)
|
Onepanel basic |
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...)
|
Expand |
Failed
|
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)
|
Onepanel basic |
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...)
|
Expand |
Failed
|
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)
|
Onepanel basic |
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...)
|
Expand |
Failed
|
test_qos_storage
test_a_qos_requirement_is_met_when_parameter_is_added_to_storage_after_defining_the_requirement[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
QoS storage |
3 mins |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="555a4f6b095a5b5b9b2c1d3cf2424c9b")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|
Expand |
Failed
|
test_qos_storage
test_a_qos_requirement_with_or_operator_is_met_when_at_least_one_of_the_conditions_is_met[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
QoS storage |
1 min |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f5c6970e0903aa06bcc724433d579c1e")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|
Expand |
Failed
|
test_qos_storage
test_a_qos_requirement_with_and_operator_is_met_when_all_joined_conditions_are_met[1oz_2op_deployed]
|
Failing since build #2720
(Child of ODSRV-OPRPM-2439)
|
QoS storage |
1 min |
RuntimeError: no item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="e218145418652214b0d4c49767c7187b")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no item found in modals'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
|