Skip to content

Commit

Permalink
Update pixel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
skobyda committed Jun 26, 2023
1 parent 512fad3 commit 389a8e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion test/check-machines-lifecycle
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ class TestMachinesLifecycle(VirtualMachinesCase):
".memory-usage-chart",
".vcpu-usage-chart",
"#vm-subVmTest1-disks .pf-c-card__body",
"#vm-subVmTest1-networks .pf-c-card__body"
"#vm-subVmTest1-networks .pf-c-card__body",
"#vm-subVmTest1-hostdevs",
])
b.wait_in_text("#vm-subVmTest1-cpu", "1 vCPU")

Expand Down

0 comments on commit 389a8e6

Please sign in to comment.