Hashar has submitted this change and it was merged. Change subject: parsoid-server-sanity-check tied to hasSlaveScripts ......................................................................
parsoid-server-sanity-check tied to hasSlaveScripts Even if parsoid-server-sanity-check job is commented out, I would like to make sure it will run on slaves if it is ever restored. Change-Id: I1515e80b61f7649b2f1e6ef06b4ba7268dc12eae --- M parsoid.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Hashar: Looks good to me, approved jenkins-bot: Verified diff --git a/parsoid.yaml b/parsoid.yaml index b6db72b..19dad0f 100644 --- a/parsoid.yaml +++ b/parsoid.yaml @@ -100,6 +100,7 @@ #- job-template: # name: parsoid-server-sanity-check +# node: hasSlaveScripts # defaults: # use-zuul # triggers: -- To view, visit https://gerrit.wikimedia.org/r/72081 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1515e80b61f7649b2f1e6ef06b4ba7268dc12eae Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins-job-builder-config Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
