-
Notifications
You must be signed in to change notification settings - Fork 80
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
[18.0-fr1] Set Heat timeout #1259
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 <[email protected]> (cherry picked from commit b2bd44d) Signed-off-by: Fabricio Aguiar <[email protected]>
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 <[email protected]> (cherry picked from commit ee030cf) Signed-off-by: Fabricio Aguiar <[email protected]>
[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 |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/03277d3bc82f458d8e7788a293603185 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 42m 33s |
tempest pod shows in pending state which suggests probably something is messed up with test-operator? Maybe we can override to merge this.
|
I'll start a dummy PR on 18.0-fr1 just to double check if the CI failure might be related to this PR |
/override rdoproject.org/github-check |
@fao89: Overrode contexts on behalf of fao89: rdoproject.org/github-check In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
2372bc0
into
openstack-k8s-operators:18.0-fr1
ref OSPRH-10965
(cherry picked from commit b2bd44d)