Delete any previous configuration 19/50919/8
authorJohn O Loughlin <john.oloughlin@intel.com>
Mon, 22 Jan 2018 09:34:45 +0000 (09:34 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 9 Feb 2018 14:57:46 +0000 (14:57 +0000)
commitda8e9880d12725cbd86d27987582d7a6f41e0ccb
tree2160b412e513268781be46096a8ff6570769bed0
parente5775e7efbc55f116b4d4ac11ff87b8d8553247e
Delete any previous configuration

Delete any previous configuration using the virsh module in ansible:
Networks, VMs and local IPs.

JIRA: YARDSTICK-950

Change-Id: Ie4963ab8210ce50ba2e9fa22642ec27a3b2031e1
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
ansible/infra_deploy.yml
ansible/roles/infra_destroy_previous_configuration/tasks/delete_network.yml [new file with mode: 0644]
ansible/roles/infra_destroy_previous_configuration/tasks/main.yml [new file with mode: 0644]
tools/virt_ci_rampup.sh