Bug 1544083

Summary: should not have v3_10 folder when atomic-openshift-utils-3.9.0 installed
Product: OpenShift Container Platform Reporter: Weihua Meng <wmeng>
Component: Cluster Version OperatorAssignee: Scott Dodson <sdodson>
Status: CLOSED CURRENTRELEASE QA Contact: Weihua Meng <wmeng>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.9.0CC: aos-bugs, jiajliu, jokerman, mgugino, mmccomas
Target Milestone: ---   
Target Release: 3.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-07 14:19:50 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 Weihua Meng 2018-02-10 03:37:55 UTC
Description of problem:
There is v3_10 folder under /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades when atomic-openshift-utils-3.9.0 installed

V3_10 folder should not be in v3.9 release.

Version-Release number of the following components:
atomic-openshift-utils-3.9.0-0.42.0.git.0.1a9a61b.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. # yum install -y atomic-openshift-utils
2. # ls /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/


Actual results:
# ls /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/
docker  README.md  v3_10  v3_6  v3_7  v3_8  v3_9


Expected results:
No v3_10 folder in 3.9 release

Comment 1 Michael Gugino 2018-02-12 17:51:05 UTC
Once 3.9 branch is cut, we can remove this folder.

Comment 3 Weihua Meng 2018-03-03 02:39:11 UTC
Fixed.
atomic-openshift-utils-3.9.2-1.git.0.1a855b3.el7.noarch

# ll /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/
total 4
drwxr-xr-x. 2 root root  25 Mar  2 21:06 docker
-rw-r--r--. 1 root root 593 Mar  2 13:14 README.md
drwxr-xr-x. 2 root root 100 Mar  2 21:06 v3_6
drwxr-xr-x. 2 root root 100 Mar  2 21:06 v3_7
drwxr-xr-x. 2 root root 132 Mar  2 21:06 v3_9