MarkTraceur has uploaded a new change for review.
https://gerrit.wikimedia.org/r/64605
Change subject: Add wipe-workspace to test jobs
......................................................................
Add wipe-workspace to test jobs
We need to wipe our workspace so we can get the right versions of files
that we're testing.
Change-Id: I3fee6a312e7fe9d500a4ecd5362323d637cf9d5f
---
M parsoid.yaml
1 file changed, 6 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config
refs/changes/05/64605/1
diff --git a/parsoid.yaml b/parsoid.yaml
index 9d53b8b..21feef5 100644
--- a/parsoid.yaml
+++ b/parsoid.yaml
@@ -43,6 +43,7 @@
- master
basedir: contrib
builders:
+ - wipe-workspace
- parsoid-parsertests-run
publishers:
- archive:
@@ -55,6 +56,8 @@
triggers:
- zuul
builders:
+ - wipe-workspace
+
# Run tests on prior commit (note the caret (^) character)
- parsoid-parsertests-run-wrapper:
triggeredCommit: "$ZUUL_COMMIT^"
@@ -154,6 +157,7 @@
- master
basedir: contrib
builders:
+ - wipe-workspace
- shell: |
# If any of these commands fail, something is wrong
set -e
@@ -186,6 +190,7 @@
- master
basedir: contrib
builders:
+ - wipe-workspace
- shell: |
# If any of these commands fail, something is wrong
set -e
@@ -217,6 +222,7 @@
- master
basedir: contrib
builders:
+ - wipe-workspace
- shell: |
# If any of these commands fail, something is wrong
set -e
--
To view, visit https://gerrit.wikimedia.org/r/64605
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3fee6a312e7fe9d500a4ecd5362323d637cf9d5f
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits