Bug 1783975

Summary: [ceph-ansible] : rolling update is failing looking dashboard.yml in wrong place
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Vasishta <vashastr>
Component: Ceph-AnsibleAssignee: Guillaume Abrioux <gabrioux>
Status: CLOSED NOTABUG QA Contact: Vasishta <vashastr>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.0CC: aschoen, ceph-eng-bugs, gmeno, nthomas, ykaul
Target Milestone: rcKeywords: Regression
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-03 12:53:03 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 Vasishta 2019-12-16 11:22:48 UTC
Description of problem:


Version-Release number of selected component (if applicable):
ceph-ansible-4.0.6-1.el7cp.noarch

How reproducible:
Alway(2)

Steps to Reproduce:
1. Configure RHCS 3.x
2. Try to upgrade to RHCS 4.x


Actual results:
ERROR! Unable to retrieve file contents
Could not find or access '/usr/share/dashboard.yml' on the Ansible Controller.
If you are using a module and expect the file to exist on the remote, see the remote_src option


Expected results:
Playbook should upgrade the cluster

Additional info:
https://github.com/ceph/ceph-ansible/blob/stable-4.0/infrastructure-playbooks/rolling_update.yml#L993

QE has been following the way to copy rolling_update.yml to /usr/share/ceph-ansible and to initiate the playbook.
New addition to rolling_update.yml seems to be having above line where playbook is trying to import tasks with respect to infrastructure-playbooks path which is not what QE has been following and not what we have been asking users to do in downstream docs.

Comment 3 Vasishta 2020-01-03 12:53:03 UTC
Have filed a doc BZ - https://bugzilla.redhat.com/show_bug.cgi?id=1787569