infra: Fix ownerships for successful runs as well 15/21215/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 15 Sep 2016 18:00:59 +0000 (20:00 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 15 Sep 2016 18:00:59 +0000 (20:00 +0200)
Change-Id: I11b73104b5a80351537109fcb504bb250c641220
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/infra/openstack-bifrost-verify.sh

index c17cb88..12b419e 100755 (executable)
@@ -55,6 +55,9 @@ cd /opt/bifrost
 cd /opt/bifrost
 ./scripts/test-bifrost-deployment.sh
 
+# fix the ownerships so stuff works even with successful runs
+fix_ownership
+
 # list the provisioned VMs
 cd /opt/bifrost
 source env-vars