[PATCH] 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
Wed Apr 18 15:38:28 UTC 2018


Review at  https://gerrit.osmocom.org/7866

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(-)


  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/66/7866/1

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: newchange
Gerrit-Change-Id: Iaf428cde0f4d3efbdb31d7af434aa82425c1bc5f
Gerrit-PatchSet: 1
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list