Hashar has uploaded a new change for review.

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

Change subject: Tie operations-dns-lint to productionSlaves
......................................................................

Tie operations-dns-lint to productionSlaves

The job runs gdnsd and ends up depending on GeoIP as used in production.
Change the label from hasContintPackages to productionSlaves to make it
more obvious.

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/49/210049/1

diff --git a/jjb/operations-misc.yaml b/jjb/operations-misc.yaml
index 304df53..395eed2 100644
--- a/jjb/operations-misc.yaml
+++ b/jjb/operations-misc.yaml
@@ -15,7 +15,8 @@
 
 - job-template:
     name: 'operations-dns-lint'
-    node: hasContintPackages && UbuntuPrecise
+    # Depends on production GeoIP T98737
+    node: productionSlaves && UbuntuPrecise
     defaults: use-remote-zuul
     concurrent: true
     triggers:

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

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