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

Change subject: Move pep8/pyflakes jobs to labs instances
......................................................................


Move pep8/pyflakes jobs to labs instances

Change-Id: Id71c2dc4e0fa1f8c7e5d08e84b20ed689043d7a2
---
M jjb/python-jobs.yaml
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/jjb/python-jobs.yaml b/jjb/python-jobs.yaml
index befc627..3be7bc9 100644
--- a/jjb/python-jobs.yaml
+++ b/jjb/python-jobs.yaml
@@ -87,7 +87,7 @@
 
 - job-template:
     name: '{name}-pep8'
-    node: hasContintPackages && UbuntuPrecise
+    node: contintLabsSlave && UbuntuPrecise
     defaults: use-remoteonly-zuul
     concurrent: true
     triggers:
@@ -101,7 +101,7 @@
 
 - job-template:
     name: '{name}-pyflakes'
-    node: hasContintPackages && UbuntuPrecise
+    node: contintLabsSlave && UbuntuPrecise
     defaults: use-remoteonly-zuul
     concurrent: true
     triggers:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id71c2dc4e0fa1f8c7e5d08e84b20ed689043d7a2
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