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)
commit6de2b5425491885a660748b0aced2f2c2363e07f
treea17e6badfe130a02af94e1664460b927723e9c6b
parent1a9d2532a3cf8bf01fbe829d38bc8988d43aca44
Adds common clean script for CI infrastructure

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>
common/ci/clean.sh [new file with mode: 0755]