Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1836342

Summary: Destroy cluster did not remove bootstrap
Product: OpenShift Container Platform Reporter: jooho lee <jlee>
Component: InstallerAssignee: Douglas Schilling Landgraf <dougsland>
Installer sub component: OpenShift on RHV QA Contact: Lucie Leistnerova <lleistne>
Status: CLOSED DUPLICATE Docs Contact:
Severity: medium    
Priority: medium CC: dougsland, hpopal, rciatti
Version: 4.4   
Target Milestone: ---   
Target Release: 4.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-01 15:18:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jooho lee 2020-05-15 16:22:25 UTC
Description of problem:

`openshift-installer destroy cluster` did not remove bootstrap node.

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.openshift-installer create cluster --dir=rhv
2.openshift-installer destroy cluster --dir=rhv
3.

Actual results:
all related VMs are removed except bootstrap

Expected results:
all related VMs are removed


Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 2 Douglas Schilling Landgraf 2020-06-01 15:18:07 UTC

*** This bug has been marked as a duplicate of bug 1806471 ***