summaryrefslogtreecommitdiff
path: root/heat_integrationtests/pre_test_hook.sh
diff options
context:
space:
mode:
authorJames Combs <cornracker@gmail.com>2015-06-29 15:21:05 +0000
committerJames Combs <cornracker@gmail.com>2015-07-24 21:58:07 +0000
commit02ce8a85c280fb02f78bf59bba4fad606b17c222 (patch)
tree825299f333bbae114b52170b6e8af66387a47c72 /heat_integrationtests/pre_test_hook.sh
parent40f900005e6a2d67a4412a8a9932362cd47c8879 (diff)
downloadheat-02ce8a85c280fb02f78bf59bba4fad606b17c222.tar.gz
Adding functional integration test for encrypted parameters.
Change-Id: Ie32e3681cf860ee62296f7daea1836f6eb65542f
Diffstat (limited to 'heat_integrationtests/pre_test_hook.sh')
-rwxr-xr-xheat_integrationtests/pre_test_hook.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/heat_integrationtests/pre_test_hook.sh b/heat_integrationtests/pre_test_hook.sh
index 326d386ad..851dc7b9f 100755
--- a/heat_integrationtests/pre_test_hook.sh
+++ b/heat_integrationtests/pre_test_hook.sh
@@ -34,4 +34,5 @@ echo -e 'hidden_stack_tags=hidden\n' >> $localconf
echo -e '[heat_api]\nworkers=1\n' >> $localconf
echo -e '[heat_api_cfn]\nworkers=1\n' >> $localconf
echo -e '[heat_api_cloudwatch]\nworkers=1' >> $localconf
+echo -e 'encrypt_parameters_and_properties=True\n' >> $localconf