jenkins_tests.sh in vcloud-edge_gateway-1.3.0 vs jenkins_tests.sh in vcloud-edge_gateway-1.4.0
- old
+ new
@@ -26,7 +26,8 @@
rm -rf vcloud-tools-testing-config
# Never log token to STDOUT.
set +x
eval $(printenv API_PASSWORD | bundle exec vcloud-login)
+trap "bundle exec vcloud-logout" EXIT
bundle exec rake integration