Fix the default value of cifmw_nfs_target#3076
Fix the default value of cifmw_nfs_target#3076danpawlik merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f3e8c4f0e3da44d981eb68c7a812f8d9 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 44m 57s |
a2969a5 to
bd5d3d3
Compare
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
bd5d3d3 to
ec3b0e8
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/518079e53b88475fbf8a721fba184d80 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 52m 35s |
b03a0d0 to
f4d5cd4
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b689461f6657418ba50c5b1f08589836 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 57s |
cebf9d2 to
e70be7e
Compare
|
Ok, looking at https://github.com/openstack-k8s-operators/ci-framework/pull/3038/files I understand this was a porting error. |
e70be7e to
6a8645d
Compare
The target var should be "computes", not "compute". It raises an issue that later the host is skipped by the Ansible. This commit fixes porting issue raised in Pull Request [1]. [1] openstack-k8s-operators#3038 Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
6a8645d to
7dd5f15
Compare
|
Thank you! |
Change default variable value for cifmw_nfs role
The target var should be "computes", not "compute".
It raises an issue that later the host is skipped by the Ansible.
This commit fixes porting issue raised in Pull Request [1].
[1] #3038