jenkins-bot has submitted this change and it was merged.

Change subject: Run 'yamllint' job only on labs slaves
......................................................................


Run 'yamllint' job only on labs slaves

Change-Id: If17c99874d1042c61429bf9cabb077e5778c0c10
---
M jjb/job-templates.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/job-templates.yaml b/jjb/job-templates.yaml
index f771891..637dac5 100644
--- a/jjb/job-templates.yaml
+++ b/jjb/job-templates.yaml
@@ -331,7 +331,7 @@
 - job:
     name: 'yamllint'
     defaults: use-remote-zuul-shallow-clone
-    node: hasSlaveScripts && UbuntuPrecise
+    node: contintLabsSlave && hasSlaveScripts && UbuntuPrecise
     concurrent: true
     triggers:
      - zuul

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If17c99874d1042c61429bf9cabb077e5778c0c10
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to