jenins script updates

it should fail if it finds unset variables
This commit is contained in:
Dan Bode
2013-03-18 10:26:38 -07:00
committed by Dan Bode
parent 2bf09bdbc9
commit 8b3b3e9f57

View File

@@ -16,6 +16,7 @@
# bash test_scripts/openstack_test.sh
# TODO figure out if I should add pull request support
set -e
set -u
# set testing variables
echo "operatingsystem: ${operatingsystem}" > config.yaml