Fix bad yum cache during repo update 35/65135/1
authorTim Rozet <trozet@redhat.com>
Wed, 14 Nov 2018 18:48:13 +0000 (13:48 -0500)
committerTim Rozet <trozet@redhat.com>
Wed, 14 Nov 2018 18:48:13 +0000 (13:48 -0500)
commit1fd4b57f67071ac50995ebf6f38a64c9634a9c10
treebd03920c6af406835cbfbc9ca51fb530a1bfe87b
parent9066cb52523aeb4a5b98c634aa6616233b0c0237
Fix bad yum cache during repo update

When deploying rocky, python2-tripleo-repos fails to install because of
a bad yum cache even after updating the repo. This patch just clears the
yum cache after updating the repo.

Change-Id: I94a68611faf1c3ff89d57c3d877d3336574ce8bb
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/builders/undercloud_builder.py