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

Change subject: Change operations-puppet-typos to use shallow git
......................................................................


Change operations-puppet-typos to use shallow git

The script just look for some typos for operations/puppet. No need for a
full clone.

* Migrate to a shallow clone without submodule processing
* Tie it to any contint labs slave (previously it could roam on prod
  slaves we are phasing out).

Change-Id: Ibe17f0c097817d7a46282e4d4cce2ae38abeb68f
---
M jjb/operations-puppet.yaml
1 file changed, 2 insertions(+), 1 deletion(-)

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



diff --git a/jjb/operations-puppet.yaml b/jjb/operations-puppet.yaml
index e588390..6848b2c 100644
--- a/jjb/operations-puppet.yaml
+++ b/jjb/operations-puppet.yaml
@@ -67,7 +67,8 @@
 # Find out common typos in any files of ops/puppet
 - job-template:
     name: 'operations-puppet-typos'
-    defaults: use-remote-zuul
+    node: contintLabsSlave
+    defaults: use-remote-zuul-shallow-clone
     concurrent: true
 
     triggers:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe17f0c097817d7a46282e4d4cce2ae38abeb68f
Gerrit-PatchSet: 1
Gerrit-Project: integration/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

Reply via email to