[BGPVPN] Bugfix for /etc/tempest/ no there 33/12133/1
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>
Mon, 11 Apr 2016 09:35:55 +0000 (11:35 +0200)
committerNikolas Hermanns <nikolas.hermanns@ericsson.com>
Mon, 11 Apr 2016 09:36:54 +0000 (09:36 +0000)
Change-Id: I0dbbbf486e97c202eba2b4b38d877a836942759b

docker/run_tests.sh

index 95513d4..ad8ab11 100755 (executable)
@@ -154,6 +154,7 @@ function run_test(){
             pushd $tempest_dir
               . .venv/bin/activate
               pip install --no-deps -e ~/repos/bgpvpn/.
+              mkdir -p /etc/tempest/
               cp tempest.conf /etc/tempest/
               echo "[service_available]
 bgpvpn = True" >> /etc/tempest/tempest.conf