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

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(-)

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



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