Paladox has uploaded a new change for review.
https://gerrit.wikimedia.org/r/228130
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
M jjb/wikidata.yaml
2 files changed, 10 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/30/228130/1
diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index ee10248..fd71dc3 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 && UbuntuTrusty
+ defaults: use-remote-zuul-shallow-clone
+ concurrent: false
+ triggers:
+ - zuul
+ builders:
+ - shell: "exit 1"
diff --git a/jjb/wikidata.yaml b/jjb/wikidata.yaml
index 8ad0b49..3f3d8a9 100644
--- a/jjb/wikidata.yaml
+++ b/jjb/wikidata.yaml
@@ -6,8 +6,6 @@
cd "$WORKSPACE/src/"
/srv/deployment/integration/slave-scripts/bin/mw-create-composer-local.py
../deps.txt composer.local.json
timeout 300 composer update --prefer-source -vvv
- # FIXME BUG the first run just exits without error without
finishing especially in a clean working copy
- timeout 300 composer update --prefer-source -vvv
- builder:
name: wd-wikibase-apply-settings
--
To view, visit https://gerrit.wikimedia.org/r/228130
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id994e799f0a43fe34400fba99796e845c629910f
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits