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

Bug 1544783

Summary: [3.5]Upgrading from 3.4 to 3.5 using upgrade.yml playbook does not honour openshift_pkg_version
Product: OpenShift Container Platform Reporter: Weihua Meng <wmeng>
Component: Cluster Version OperatorAssignee: Russell Teague <rteague>
Status: CLOSED WONTFIX QA Contact: Weihua Meng <wmeng>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.5.1CC: aos-bugs, fcami, jokerman, mmccomas, pdwyer, rteague, sdodson, sjr, vrutkovs, wmeng
Target Milestone: ---   
Target Release: 3.5.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: yum command would install the latest version available of any dependent package which resulted in the latest version of node packages to be installed. Fix: Ansible task was updated to include all related node packages with the version specified. Result: Expected version was installed instead of latest.
Story Points: ---
Clone Of: 1539021 Environment:
Last Closed: 2018-08-27 12:55:48 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: 1539021    
Bug Blocks:    

Comment 1 Russell Teague 2018-06-20 19:57:12 UTC
Proposed: https://github.com/openshift/openshift-ansible/pull/8881

Comment 3 Russell Teague 2018-08-27 12:55:48 UTC
The fix has merged to the release-3.5 branch but a build has not been created.