Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/124306

Change subject: Replace 'hasTox' label with 'contintLabsSlave'
......................................................................

Replace 'hasTox' label with 'contintLabsSlave'

Updates jobs:

analytics-limn-mobile-data-tox-flake8
analytics-wikimetrics-tox-flake8
integration-jjb-config-diff
integration-jjb-config-test
mw-tools-release-tox-flake8
mw-tools-release-tox-py27
mw-tools-releng-tox-doc
mw-tools-releng-tox-doc-publish
mw-tools-scap-tox-doc
mw-tools-scap-tox-doc-publish
mw-tools-scap-tox-flake8
mw-tools-scap-tox-py27
pywikibot-core-tox-flake8

Change-Id: I506540932b03dcf681f2fecc82044352afb81eeb
---
M integration.yaml
M python-jobs.yaml
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/06/124306/1

diff --git a/integration.yaml b/integration.yaml
index d597c54..cd2bc66 100644
--- a/integration.yaml
+++ b/integration.yaml
@@ -56,7 +56,7 @@
 # Job to check JJB config
 - job-template:
     name: 'integration-jjb-config-test'
-    node: hasTox  # bound to labs instances
+    node: contintLabsSlave
     defaults: use-remote-zuul  # TODO does not really use it
     concurrent: false  # shared directory :(
     triggers:
@@ -79,7 +79,7 @@
 
 - job-template:
     name: 'integration-jjb-config-diff'
-    node: hasTox
+    node: contintLabsSlave
     concurrent: true
     triggers:
      - zuul
diff --git a/python-jobs.yaml b/python-jobs.yaml
index 622e19a..f50b18f 100644
--- a/python-jobs.yaml
+++ b/python-jobs.yaml
@@ -2,7 +2,7 @@
 # Parameter: {toxenv}
 - job-template:
     name: '{name}-tox-{toxenv}'
-    node: hasTox
+    node: contintLabsSlave
     defaults: use-remote-zuul
     triggers:
      - zuul
@@ -14,7 +14,7 @@
 
 - job-template:
     name: '{name}-tox-doc-publish'
-    node: hasTox
+    node: contintLabsSlave
     defaults: use-remote-zuul
     triggers:
      - zuul

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I506540932b03dcf681f2fecc82044352afb81eeb
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to