diff --git a/run_tests.sh b/run_tests.sh index 14988949f..160e4d0f0 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -13,6 +13,7 @@ # License for the specific language governing permissions and limitations # under the License. +export WORKSPACE=${WORKSPACE:-/tmp} export PUPPET_MAJ_VERSION=${PUPPET_MAJ_VERSION:-3} export SCENARIO=${SCENARIO:-scenario001} export MANAGE_PUPPET_MODULES=${MANAGE_PUPPET_MODULES:-true}