-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable the bootstrap removal code due to vSphere provider issue #2337
Disable the bootstrap removal code due to vSphere provider issue #2337
Conversation
Issue: hashicorp/terraform-provider-vsphere#1111 Signed-off-by: vavuthu <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation
Cluster Name:
Cluster Configuration:
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
Job FAILED (installation failed, tests not executed).
Running my deployment with this PR here: https://ocs4-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/qe-deploy-ocs-cluster/8939/console . |
Thats gr8, my PR verification failed during verification phase after deployment successful. Raise bug for the same |
Marking as Verified since OCP installation is successful. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation
Cluster Name:
Cluster Configuration:
PR Test Suite: deployment
PR Test Path: tests/
Additional Test Params:
Job FAILED (installation failed, tests not executed).
Failed due to bug https://bugzilla.redhat.com/show_bug.cgi?id=1848905 |
Disable the bootstrap removal code due to vSphere provider issue
Issue: hashicorp/terraform-provider-vsphere#1111
Choosing to disable the code part instead of passing yaml in MR due to if someone choose to install directly from repo they might hit the issue.
Fixes: #2336
Signed-off-by: vavuthu [email protected]