osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/29773 )
Change subject: jobs/update-osmo-ci-on-slaves: set wipe-workspace
......................................................................
jobs/update-osmo-ci-on-slaves: set wipe-workspace
Wipe the workspace before running the job, so the _docker_playground
clone gets recreated (and e.g. doesn't have the old clone url).
Change-Id: I5626c4728ebd7f6b693484c7801963985832398d
---
M jobs/update-osmo-ci-on-slaves.yml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
pespin: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index 41181cd..39afb46 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -30,6 +30,7 @@
skip-tag: true
branches:
- 'origin/master'
+ wipe-workspace: true
triggers:
- pollscm:
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/29773
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5626c4728ebd7f6b693484c7801963985832398d
Gerrit-Change-Number: 29773
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged