diff --git a/trio2o/tempestplugin/post_test_hook.sh b/trio2o/tempestplugin/post_test_hook.sh index 03c9eeb..972e1d8 100755 --- a/trio2o/tempestplugin/post_test_hook.sh +++ b/trio2o/tempestplugin/post_test_hook.sh @@ -57,8 +57,8 @@ if [ -d .testrepository ]; then sudo rm -r .testrepository fi -sudo chown -R jenkins:stack $DEST/tempest -# sudo chown -R jenkins:stack $BASE/data/tempest +sudo chown -R $USER:stack $DEST/tempest +# sudo chown -R $USER:stack $BASE/data/tempest # change the tempest configruation to test Trio2o env | grep OS_