Cscott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/61063


Change subject: Make parsoid-parsertests-run-harder builder timeout reasonable.
......................................................................

Make parsoid-parsertests-run-harder builder timeout reasonable.

I thought the timeout was specified in seconds, but it's actually
specified in minutes.  Convert the timeout, so it's not 60 times longer
than I intended.

Change-Id: I21f29376c1490b4ef18fd88e22fb5e3e3cdd96b6
---
M parsoid.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/63/61063/1

diff --git a/parsoid.yaml b/parsoid.yaml
index 6eec0a2..62a3cbb 100644
--- a/parsoid.yaml
+++ b/parsoid.yaml
@@ -198,7 +198,7 @@
     name: parsoid-parsertests-run-harder
     wrappers:
         - timeout:
-            timeout: 600
+            timeout: 10
             fail: true
     defaults:
         use-zuul

-- 
To view, visit https://gerrit.wikimedia.org/r/61063
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I21f29376c1490b4ef18fd88e22fb5e3e3cdd96b6
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to