Skip to content

Commit

Permalink
Fix also Sysbench in VMs
Browse files Browse the repository at this point in the history
Signed-off-by: Samuli Leivo <[email protected]>
  • Loading branch information
leivos-unikie committed Dec 18, 2024
1 parent d69d64d commit f94037b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Robot-Framework/test-suites/performance-tests/performance.robot
Original file line number Diff line number Diff line change
Expand Up @@ -279,11 +279,11 @@ Sysbench test in VMs on LenovoX1
&{threads} Create Dictionary net-vm=1
... gui-vm=2
... gala-vm=2
# ... zathura-vm=1
# ... chrome-vm=4
# ... comms-vm=4
# ... admin-vm=1
# ... audio-vm=1
... zathura-vm=1
... chrome-vm=4
... comms-vm=4
... admin-vm=1
... audio-vm=1
${vms} Get Dictionary Keys ${threads}
@{failed_vms} Create List
Set Global Variable @{failed_vms}
Expand Down

0 comments on commit f94037b

Please sign in to comment.