From 07ea4cb123d30a1e5948b88b75b651e3e902328b Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 15 Sep 2016 18:16:36 +0000 Subject: [PATCH] Revert "infra: Fix ownerships for successful runs as well" This reverts commit f915ff044fc6330db6e0971f49af1b44509c9cfb. Change-Id: I33134b44952a287216ab7ad63f9bb042cba51f6a Signed-off-by: Fatih Degirmenci --- jjb/infra/openstack-bifrost-verify.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/jjb/infra/openstack-bifrost-verify.sh b/jjb/infra/openstack-bifrost-verify.sh index 12b419e8f..c17cb8861 100755 --- a/jjb/infra/openstack-bifrost-verify.sh +++ b/jjb/infra/openstack-bifrost-verify.sh @@ -55,9 +55,6 @@ 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 -- 2.16.6