Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I11108177fe1a611670493c06ccc0b9703dbab2d3
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Remove PXE interface (VLAN 0) and check IP Forwarding is enabled
Add/Clean VLAN 300 interface
Swap IP address from Base interface to VLAN interface
Change-Id: Ia6ce76b220518f979dc2e3e9acd8e53540cbaef1
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
There might be VMs leftovers sometimes, then, the command
'rmmod kvm_intel' fails.
Change-Id: Iaacfa2182a8f867f5f28a79930f5520d9689156f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Wait for 5 seconds after pxebr has been brought down
Change-Id: Ic9e64a484eeab6be63df3c7c4b9b98bed1cd2ed4
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
pxebr bridge is needed by Fuel, but causes issues with Foreman. It is
now removed in clean.sh. setup.sh is also updated to be executable and
fixes a bug where grep was being used on output that is in stderr.
JIRA: OCTO-109
Change-Id: I037e168e40f3352a61a604ed6cea21d10250b434
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: If9bf1e1de27a0564a7d6fd0184dc80073bc060e6
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
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>
|