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 <[email protected]>

Reply via email to