Change in osmo-ci[master]: jobs/ttcn3: add wipe_workspace to job template

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Feb 26 15:50:49 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23121 )

Change subject: jobs/ttcn3: add wipe_workspace to job template
......................................................................

jobs/ttcn3: add wipe_workspace to job template

Prepare for the ggsn kernel module test, where we don't want to wipe the
workspace with the cloned linux git tree.

Related: OS#3208
Change-Id: Ic5843513c376d2b78be8ab90b21a747d31a827f1
---
M jobs/ttcn3-testsuites.yml
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  osmith: Verified
  pespin: Looks good to me, approved



diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index eb46770..d787957 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -7,6 +7,7 @@
     node: ttcn3
     # Block *-latest for all master jobs (without suffix)
     blocking: "^{job-name}.*"
+    wipe_workspace: true
     jobs:
       - "{job-name}"
     # Folders from docker-playground.git
@@ -246,6 +247,7 @@
           url: git://git.osmocom.org/docker-playground
           git-config-name: 'Jenkins Builder'
           git-config-email: 'jenkins at osmocom.org'
+          wipe-workspace: "{obj:wipe_workspace}"
     triggers:
       - timed: "{obj:timer}"
     publishers:

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/23121
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ic5843513c376d2b78be8ab90b21a747d31a827f1
Gerrit-Change-Number: 23121
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210226/2ad72a4b/attachment.htm>


More information about the gerrit-log mailing list