-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.0-fr1] Set Heat timeout #1259
base: 18.0-fr1
Are you sure you want to change the base?
Conversation
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/eb0205cb709e451eb447ae01c90b8398 ❌ openstack-k8s-operators-content-provider FAILURE in 7m 22s |
Depends-On: openstack-k8s-operators/heat-operator#463 ref OSPRH-10965 Signed-off-by: Fabricio Aguiar <fabricio.aguiar@gmail.com> (cherry picked from commit b2bd44d) Signed-off-by: Fabricio Aguiar <fabricio.aguiar@gmail.com>
This change enables the Heat service in the openstackcontrolplane functional tests. It ensures webhook logic is evaluated to avoid any potential nil pointer derefs and that we can validate the route annotations are applied. Signed-off-by: Brendan Shephard <bshephar@redhat.com> (cherry picked from commit ee030cf) Signed-off-by: Fabricio Aguiar <fabricio.aguiar@gmail.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fao89, slagle The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs 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/d984ae374e5c492bb6c582e5d0b8b6a8 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 56m 39s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/41194a9849bb4521b1141ea6a3d96113 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 35m 37s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9cf75a6becde41c19a0edf42d8f2385c ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 32m 55s |
recheck horizon test failing but there are no logs |
ref OSPRH-10965
(cherry picked from commit b2bd44d)