xci: lib-install: Clear XCI_CACHE prior to downloading openstack-ansible-tests 15/55915/3
authorTaseer Ahmed <taseer94@gmail.com>
Tue, 17 Apr 2018 14:10:38 +0000 (19:10 +0500)
committerTaseer Ahmed <taseer94@gmail.com>
Thu, 19 Apr 2018 06:43:58 +0000 (11:43 +0500)
commit8d0f54f3b85d12bd95347f1660fabf649036418f
tree86b8352b077b487962579c002e31eba2fcd59823
parentba83783cb24bc3c40d9e43d97d7eeab4d88cb003
xci: lib-install: Clear XCI_CACHE prior to downloading openstack-ansible-tests

If we don't clear the cache, the script errors out with the following:
fatal: destination path '/root/releng-xci/.cache/repos/openstack-ansible-tests'
already exists and is not an empty directory

Change-Id: I22111ed655a4c6790f808155968deb2fd3828e41
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
xci/files/install-lib.sh