Merge "Pass 'plugin' value in barbican gate"

This commit is contained in:
Jenkins 2017-02-26 23:45:55 +00:00 committed by Gerrit Code Review
commit db22be7115

View File

@ -27,7 +27,7 @@
function post_test_hook {{
cd /opt/stack/new/barbican/functionaltests
./post_test_hook.sh
./post_test_hook.sh '{plugin}'
}}
export -f post_test_hook