Cscott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/174021
Change subject: Make the parsoidsvc-jslint job more similar to the standard one.
......................................................................
Make the parsoidsvc-jslint job more similar to the standard one.
Our custom jslint job had some tweaks to make it more similar to the
standard Parsoid job configuration. But try to avoid unnecessarily
divergence -- the only thing we really need is for it not to run
json-hint.
Change-Id: I774cc3d2efa66c1f45bbfca6f96b0f87c1aa30b8
---
M jjb/parsoidsvc.yaml
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/21/174021/1
diff --git a/jjb/parsoidsvc.yaml b/jjb/parsoidsvc.yaml
index 78a125e..3b8b263 100644
--- a/jjb/parsoidsvc.yaml
+++ b/jjb/parsoidsvc.yaml
@@ -195,12 +195,12 @@
npm test
# slightly customized version of jshint job, since we have a package.json
-# which is a symlink, and so fails jsonlint under the usual
-# use-remote-zuul-no-submodules defaults for the {name}-jslint job
+# which is a symlink inside a submodule, and so fails jsonlint under the
+# usual use-remote-zuul-no-submodules defaults for the {name}-jslint job
- job-template:
name: parsoidsvc-jslint
- node: contintLabsSlave && UbuntuPrecise
- defaults: use-remoteonly-zuul
+ node: hasSlaveScripts && UbuntuPrecise
+ defaults: use-remote-zuul-no-submodules
concurrent: true
triggers:
- zuul
--
To view, visit https://gerrit.wikimedia.org/r/174021
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I774cc3d2efa66c1f45bbfca6f96b0f87c1aa30b8
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits