Build: #11 failed
Job: Multiprovider QoS storage failed
Test results
- 5 tests in total
- 3 tests failed
- 42 minutes taken in total.
Build 11 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_multiprovider_qos_storage
test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]
|
Failing since build #4 (Rebuilt by Darin Nikolow) | 14 mins | ||
AssertionError: distribution for dev-oneprovider-paris is not entirely filled fixturefunc = <function wt_assert_file_chunks at 0x7febcc581f80> request = <FixtureRequest for <Function test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]>> kwargs = {'browser_id': 'browser_unified', 'desc': 'oneprovider-1: entirely filled\noneprovider-2: entirely filled', 'file_name...a185f', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.182.209', 'name': 'dev-onezone', ...}}, ...} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: (60 more lines...) |
||||
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 #10 (Child of ODSRV-OZP314-3) | 6 mins | ||
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found fixturefunc = <function add_storage_in_op_panel_using_gui at 0x7febcc7484a0> request = <FixtureRequest for <Function test_user_sees_matching_storages_count_changing_while_editing_nested_expression_in_qos_visual_editor_and_submits_the_expression_successfully[1oz_2op_deployed]>> kwargs = {'browser_id': 'browser_emergency', 'config': 'storage type: POSIX\nmount point: /volumes/posix', 'hosts': {'oneprovid...-onezone.default.svc.cluster.local', 'ip': '10.244.182.209', 'name': 'dev-onezone', ...}}, 'name': 'test_storage', ...} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: (54 more lines...) |
||||
test_multiprovider_qos_storage
test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]
|
Failing since build #4 (Rebuilt by Darin Nikolow) | 9 mins | ||
RuntimeError: no item found in Requirement in QoS tab web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8f38814022184a71df47ee098eb980bb", element="F3D7E6C75D683867C8288A1B8E13A63E_element_558")> css_sel = '.qos-status-fulfilled' err_msg = 'no item found in Requirement in QoS tab' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (187 more lines...) |