[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] sg-run-job: guest-start/repeat: Run 30 times, not 10
We are experiencing intermittent failures right now with the ARM credit2 tests. I suspect the failure probability is low. CC: Julien Grall <julien.grall@xxxxxxx> Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- sg-run-job | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sg-run-job b/sg-run-job index aa97ee6..c66d67d 100755 --- a/sg-run-job +++ b/sg-run-job @@ -604,7 +604,7 @@ proc test-guest {g} { proc test-guest-nomigr {g} { run-ts . = ts-guest-stop + host $g - repeat-ts 10 =.repeat \ + repeat-ts 30 =.repeat \ ts-guest-start + host + $g + \; \ ts-guest-stop host $g + -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |