Adds common clean script for CI infrastructure 69/1369/1
authorTim Rozet <trozet@redhat.com>
Tue, 11 Aug 2015 17:24:16 +0000 (13:24 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 1 Sep 2015 14:45:44 +0000 (14:45 +0000)
commitc3209cca2df3d068a109be0bc58059d5a402a56f
tree360e1b1887e4575c41f30c44e3eac11284374771
parentfff825c3053cd43f3a4b795d98554a6146155fa1
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>
(cherry picked from commit 6de2b5425491885a660748b0aced2f2c2363e07f)
common/ci/clean.sh [new file with mode: 0755]