[MERGED] docker-playground[master]: jenkins.sh: drop obsolete VOL_SUITE_DIR

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Apr 24 13:46:06 UTC 2018


Neels Hofmeyr has submitted this change and it was merged.

Change subject: jenkins.sh: drop obsolete VOL_SUITE_DIR
......................................................................


jenkins.sh: drop obsolete VOL_SUITE_DIR

Subdirs' jenkins.sh scripts create their own subdirs without exception.

Change-Id: Iaf428cde0f4d3efbdb31d7af434aa82425c1bc5f
---
M jenkins-common.sh
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Neels Hofmeyr: Verified
  Harald Welte: Looks good to me, approved



diff --git a/jenkins-common.sh b/jenkins-common.sh
index 4acc6af..bef68f6 100644
--- a/jenkins-common.sh
+++ b/jenkins-common.sh
@@ -34,8 +34,6 @@
 NET_NAME=$SUITE_NAME
 
 VOL_BASE_DIR=`mktemp -d`
-VOL_SUITE_DIR=$VOL_BASE_DIR/$SUITE_NAME
-mkdir $VOL_SUITE_DIR
 
 rm -rf $WORKSPACE/logs || /bin/true
 mkdir -p $WORKSPACE/logs

-- 
To view, visit https://gerrit.osmocom.org/7866
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf428cde0f4d3efbdb31d7af434aa82425c1bc5f
Gerrit-PatchSet: 2
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list