• Eric Turgeon's avatar
    AUTO-87 / 22.02.5 / Fixed, Updated and improve Angelfish HA UI test for 22.02.4 (#7202) · 86b4f921
    Eric Turgeon authored
    * removed Browser refresh in tests/bdd/ha-bhyve02/test_NAS_T0961.py
    
    * Improve System Dataset Pool Select Pool test waits
    
    * Adding a refresh to "refresh and wait for the second node to be up" step
    
    * Added sleep of 1 minutes to make sure that HA is properly ready
    
    Changed the xpath for HA nodes to be unique
    Changed the login after failover to wait for HA to be enable first
    
    * Add clicking I AGREE
    
    * Fixed wait on System Dataset Pool: in test_NAS_T0961.py
    
    * Removed code for scrolling in test_NAS_T0945.py and fixed steps
    
    * Removed scroll in test_NAS_T0961.py
    
    * Update wait on Advanced and System Dataset Pool xpaths
    
    * Commented driver.refresh() in test_NAS_T0961.py
    
    It should not need to be refresh
    
    * Adding pytest dependencies the the HA UI test
    
    * Added the code to marked skipped test blocked in Jira
    
    * Fixed wait_on_element_disappear for System Dataset Pool
    
    * Improved wait after saving a dataset in HA UI test
    
    * Added longer sleep after HA is enable in HA UI test
    
    * Changed the click on the disk for dozer to the first on the list
    
    * Adding sleep of 10 second after pressing failover
    
    to make sure the test don't see login before the failover is started
    
    * Adding code to refresh the login when it appears in NAS T961 and T962
    86b4f921
test_NAS_T0958.py 8.89 KB