Build: #4 failed
Job: Multiprovider QoS storage failed
Test results
- 5 tests in total
- 2 tests failed
- 2 failures are new
- 16 minutes taken in total.
Build 4 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_qos_storage
test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]
|
6 mins | |
AssertionError: distribution for dev-oneprovider-paris is not entirely filled fixturefunc = <function wt_assert_file_chunks at 0x7fc6c5df0220> 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...29b8ed', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.61.139', 'name': 'dev-onezone', ...}}, ...} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: (56 more lines...) |
|||
Collapse |
test_multiprovider_qos_storage
test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]
|
5 mins | |
RuntimeError: no item found in Requirement in QoS tab web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a574c33997e5843637a70a3af8b4711d", element="931145545C57741A96A9FE20FDEE792C_element_556")> 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...) |