mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
uitests: Make sure we hit details perf page coverage
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
af63df9793
commit
0643adfc49
@ -64,7 +64,7 @@ def testDetailsHardwareSmokeTestAlternate(app):
|
||||
win = _testSmokeTest(app, "test alternate devs title")
|
||||
win.find("Details", "page tab").click()
|
||||
_select_hw(app, win, "Performance", "performance-tab")
|
||||
app.sleep(.2) # wait for polling to trigger perf updates
|
||||
app.sleep(1) # wait for polling to trigger perf updates
|
||||
|
||||
|
||||
def _testRename(app, win, origname, newname):
|
||||
|
Loading…
Reference in New Issue
Block a user