jenins script updates
it should fail if it finds unset variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user