Remove Temporary keystone config workaround#3063
Remove Temporary keystone config workaround#3063evallesp merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[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/be4473ca7cf6428bb72cfe20e73b91de ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 00m 26s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/eaa44c25aede4d319343a0983efbd557 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 53m 32s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ac4fce82e5d24309983879e8760f5822 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 56m 02s |
When we run make watcher_deploy on controller in uni jobs. It fails with 'make: go: No such file or directory'. go was not installed on the controller leading to watcher service deploy failure. Running make download_tools install golang and fixes the issue. Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com> Depends-On: openstack-k8s-operators/ci-framework#3063
raukadah
left a comment
There was a problem hiding this comment.
affected job is passing here: openstack-k8s-operators/watcher-operator#175 (comment)
oslo.cache commit[1] is now included in RDO[2] and promoted. [1] https://review.opendev.org/c/openstack/oslo.cache/+/952014 [2] https://review.rdoproject.org/r/c/rdoinfo/+/57810 Related-Issue: #OSPCIX-901
When we run make watcher_deploy on controller in uni jobs. It fails with 'make: go: No such file or directory'. go was not installed on the controller leading to watcher service deploy failure. Running make download_tools install golang and fixes the issue. Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com> Depends-On: openstack-k8s-operators/ci-framework#3063
When we run make watcher_deploy on controller in uni jobs. It fails with 'make: go: No such file or directory'. go was not installed on the controller leading to watcher service deploy failure. Running make download_tools install golang and fixes the issue. Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com> Depends-On: openstack-k8s-operators/ci-framework#3063
When we run make watcher_deploy on controller in uni jobs. It fails with 'make: go: No such file or directory'. go was not installed on the controller leading to watcher service deploy failure. Running make download_tools install golang and fixes the issue. Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com> Depends-On: openstack-k8s-operators/ci-framework#3063
oslo.cache commit[1] is now included in RDO[2] and promoted.
[1] https://review.opendev.org/c/openstack/oslo.cache/+/952014
[2] https://review.rdoproject.org/r/c/rdoinfo/+/57810
Depends-On: #3065
Related-Issue: #OSPCIX-901