diff --git a/ttcn3-gbproxy-test-fr/jenkins.sh b/ttcn3-gbproxy-test-fr/jenkins.sh index 0c2ec43e..70388105 100755 --- a/ttcn3-gbproxy-test-fr/jenkins.sh +++ b/ttcn3-gbproxy-test-fr/jenkins.sh @@ -24,6 +24,8 @@ SUBNET=25 network_create $SUBNET mkdir $VOL_BASE_DIR/gbproxy-tester +# if we don't change permissiosn, dumpcap fails to write (despite starting it as root!) +chmod a+w $VOL_BASE_DIR/gbproxy-tester cp GBProxy_Tests.cfg $VOL_BASE_DIR/gbproxy-tester/ mkdir $VOL_BASE_DIR/gbproxy