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

Change subject: Let mediawiki/core qunit job to run on lanthanum
......................................................................


Let mediawiki/core qunit job to run on lanthanum

We only ran mediawiki-core-qunit on gallium. Change the label to
productionSlaves which let the job roam to lanthanum as well.

Bug: 68529
Change-Id: I84ae352dae0a3efd399e3dc3640347db3a26652d
---
M mediawiki.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/mediawiki.yaml b/mediawiki.yaml
index 1f09eb9..9859e87 100644
--- a/mediawiki.yaml
+++ b/mediawiki.yaml
@@ -50,7 +50,7 @@
 # Generic job to run QUnit
 - job-template:
     name: '{name}-qunit'
-    node: gallium
+    node: productionSlaves  # labs instances not ready yet
     defaults: use-zuul
     concurrent: true
     logrotate:

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

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

Reply via email to