With 50 we are still seeing occasional spurious passes.
Looking at some logs the current 50 iterations takes around 4 minutes
to run (3-4s per iteration).
I think we can justify spending 10 minutes running this test, which is
150x4s.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
run-ts . = ts-rumpuserxen-demo-setup + host + $g
run-ts . = ts-rumpuserxen-demo-xenstorels + host + $g
run-ts . = ts-guest-destroy-hard + host + $g
- repeat-ts 50 =.repeat \
+ repeat-ts 150 =.repeat \
ts-rumpuserxen-demo-xenstorels + host + $g + \; \
ts-guest-destroy-hard host $g +
}