xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sg-run-job: guest-start/repeat: Run 30 times, not 10
@ 2017-11-22 11:52 Ian Jackson
  0 siblings, 0 replies; only message in thread
From: Ian Jackson @ 2017-11-22 11:52 UTC (permalink / raw)
  To: xen-devel; +Cc: Julien Grall, Ian Jackson

We are experiencing intermittent failures right now with the ARM
credit2 tests.  I suspect the failure probability is low.

CC: Julien Grall <julien.grall@arm.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 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@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-22 11:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-22 11:52 [PATCH] sg-run-job: guest-start/repeat: Run 30 times, not 10 Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).