GUI acceptance tests using environment deployed from packages.

Build: #2768 failed

Job: QoS storage failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 minutes taken in total.

Build 2,768 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse 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]
1 min
RuntimeError: no  item found in StorageRecord in StorageContentPage in content in Oneprovider Panel 21.02.3
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b32987add99d168a59093e34b5a17b4b", element="3f2308d2-2cbe-4e76-b1e3-a34b4bea48d5")>
css_sel = '.storage-info .cluster-storage-add-form:not(.form-static)'
err_msg = 'no  item found in StorageRecord in StorageContentPage in content in Oneprovider Panel 21.02.3'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(321 more lines...)