Adds common clean script for CI infrastructure 46/1146/3
authorTim Rozet <trozet@redhat.com>
Tue, 11 Aug 2015 17:24:16 +0000 (13:24 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 12 Aug 2015 16:52:07 +0000 (12:52 -0400)
Universal clean script will remove VirtualBox or libvirt/KVM VMs and
related hypervisor packages/kernel modules.  The script is meant to be
executed prior to a deploy to clean the jumphost. The script will also
power off baremtal nodes via IPMI.  These nodes are defined in yaml
and passed via argument -base_config.

JIRA: OCTO-109

Change-Id: I933b3d505b290d65996d60bf465144d92d433315
Signed-off-by: Tim Rozet <trozet@redhat.com>

No differences found