Bug 1897676
| Summary: | [CI] [Azure] [UPI] CI failing since 4.6 changes in ignition | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Etienne Simard <esimard> |
| Component: | Installer | Assignee: | Etienne Simard <esimard> |
| Installer sub component: | openshift-installer | QA Contact: | Etienne Simard <esimard> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | ||
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Azure UPI CI template uses an hard coded bootstrap ignition version (2.2.0).
Consequence:
Azure UPI CI installation fails when using OCP 4.6 or later.
Fix:
Replace the hard coded bootstrap ignition version with the correct value found in `bootstrap.ign`.
Result:
Azure UPI installation succeeds now that it uses the correct bootstrap ignition version for all OCP versions.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-24 15:33:26 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
Etienne Simard
2020-11-13 18:18:00 UTC
Verified with CI passing: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_release/13531/rehearse-13531-pull-ci-openshift-installer-master-e2e-azure-upi/1327275700473827328 Also saw 4.6 Azure UPI job staring to pass again. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5633 |