jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/366045 )

Change subject: Rename ortiz job to remove -jessie suffix
......................................................................


Rename ortiz job to remove -jessie suffix

The job runs on a permanent slave for now, having a -jessie suffix would
cause the slave to be put offline.

Bug: T153856
Change-Id: I9234c1e5f797c09c492e7cd51c85cb1cf02ff699
---
M jjb/discovery.yaml
M zuul/layout.yaml
2 files changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/jjb/discovery.yaml b/jjb/discovery.yaml
index 962d549..f4e26f6 100644
--- a/jjb/discovery.yaml
+++ b/jjb/discovery.yaml
@@ -1,5 +1,5 @@
 - job:
-    name: ortiz-test-jessie
+    name: ortiz-rlang
     node: integration-r-lang-01
     triggers:
         - zuul
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 3af8597..1445afe 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -906,7 +906,7 @@
     voting: false
 
   # WIP T153856
-  - name: ^ortiz-test-jessie$
+  - name: ^ortiz-rlang$
     voting: false
     # FIXME remove noop gate-and-submit when making it voting
 
@@ -2363,7 +2363,7 @@
 
   - name: wikimedia/discovery/ortiz
     test:
-      - ortiz-test-jessie
+      - ortiz-rlang
     gate-and-submit:
       - noop
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9234c1e5f797c09c492e7cd51c85cb1cf02ff699
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Bearloga <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to