MarkTraceur has submitted this change and it was merged.
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(-)
Approvals:
MarkTraceur: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I21f29376c1490b4ef18fd88e22fb5e3e3cdd96b6
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits