Bug 1564182
| Summary: | [3.6] Upgrade playbook fails with TemplateRuntimeError: no test named 'equalto' | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> |
| Component: | Cluster Version Operator | Assignee: | Vadim Rutkovsky <vrutkovs> |
| Status: | CLOSED ERRATA | QA Contact: | Mike Fiedler <mifiedle> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.6.1 | CC: | aos-bugs, jiajliu, jokerman, mmccomas, tibrahim, vrutkovs |
| Target Milestone: | --- | ||
| Target Release: | 3.6.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1564180 | Environment: | |
| Last Closed: | 2018-04-09 14:33:12 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: | 1564180 | ||
| Bug Blocks: | |||
|
Description
Scott Dodson
2018-04-05 14:59:57 UTC
Fixed in https://github.com/openshift/openshift-ansible/pull/7775 which is testable in https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=670154 Reproducer: 1) Install 3.6 2) Run control plane and node upgrade playbooks from latest 3.6 shipped versions, this should fail with the error above 3) Update your playbooks to the package referenced in comment 3, re-run, this should work Upon further review it looks as if this hasn't actually shipped. The problem was introduced in openshift-ansible-3.6.173.0.111-1 so we just need to make sure that we produce a new build before shipping the 3.6 errata. Reproduced the issue with: openshift-ansible-3.6.173.0.112-1.git.0.b920505.el7.noarch.rpm Verified upgrade runs successfully with: openshift-ansible-3.6.173.0.112-1.git.2.17a27d3.el7.noarch |