Remove whole site folder before deploying 73/2273/1
authorYolanda Robla <yroblamo@redhat.com>
Tue, 3 Mar 2020 12:51:31 +0000 (13:51 +0100)
committerYolanda Robla <yroblamo@redhat.com>
Tue, 3 Mar 2020 12:53:00 +0000 (13:53 +0100)
commit81dcdb780ce7be841f36f2cb76fa40bcd77b6a59
tree8f31e14fffeadbe1a807838866bf1fef00f75d08
parent858c743a44459713c49dc4d97c37b2b89d28c502
Remove whole site folder before deploying

In some jobs the $HOME/.kni/$SITE_NAME folder
was not being cleaned, just the final_manifests one.
This was causing existing requirements to be reused,
instead of picking the new ones. Remove all the times
to avoid problems when new requirements need to be
pulled.

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I9206846aa78f507d455f65a1c7bc71331c0c5d22
ci/kni_deploy_aws.sh
ci/kni_deploy_baremetal.sh
ci/kni_deploy_gcp.sh
ci/kni_deploy_libvirt.sh