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

Change subject: Add new job fail-archived-repositories
......................................................................


Add new job fail-archived-repositories

* This new job will fail all the time. This test is meant for reos that are 
either unused or not used anymore.

Change-Id: Id994e799f0a43fe34400fba99796e845c629910f
---
M jjb/misc.yaml
1 file changed, 10 insertions(+), 0 deletions(-)

Approvals:
  Paladox: Looks good to me, but someone else must approve
  JanZerebecki: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index ee10248..eddc6e6 100644
--- a/jjb/misc.yaml
+++ b/jjb/misc.yaml
@@ -174,3 +174,13 @@
         dest: 'visualeditor'
     publishers:
      - global-teardown
+
+- job:
+    name: 'fail-archived-repositories'
+    node: contintLabsSlave
+    defaults: global
+    concurrent: false
+    triggers:
+     - zuul
+    builders:
+     - shell: "exit 1"

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id994e799f0a43fe34400fba99796e845c629910f
Gerrit-PatchSet: 4
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[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