Bug 1538407
| Summary: | [3.8]Unable to list known health checks | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Wenkai Shi <weshi> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wenkai Shi <weshi> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.8.0 | CC: | aos-bugs, jokerman, lmeyer, mmccomas, sdodson, smunilla |
| Target Milestone: | --- | ||
| Target Release: | 3.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift-ansible-3.9.0-0.23.0.git.0.d53d7ed.el7 | Doc Type: | Bug Fix |
| Doc Text: |
Cause:
In order for the adhoc.yml playbook to list health checks, they are all loaded, and one failed to load in that environment.
Consequence:
Listing health checks failed with an error.
Fix:
The problem health check was adjusted.
Result:
Listing works again.
|
Story Points: | --- |
| Clone Of: | 1509157 | Environment: | |
| Last Closed: | 2018-06-13 20:20:28 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: | |||
| Bug Depends On: | 1509157 | ||
| Bug Blocks: | |||
|
Comment 1
Wenkai Shi
2018-01-25 02:54:18 UTC
There's no need to test 3.8 installer packages as those won't ship to customers. Moving to 3.9 releases. The merge of https://github.com/openshift/openshift-ansible/pull/6744 to master should have resolved this. This bug is only needed if we want to track it into 3.9 so there's something in the release notes about it. Verified with version openshift-ansible-3.9.0-0.23.0.git.0.d53d7ed.el7, no such issue in 3.9. |