[DNM] Check eventless neutron deployment - #619
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: karelyatin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
recheck depends on |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/425954d4bccd4b41b73f78a2df6fa3aa ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 12m 37s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1f5dab0e0a8c4b428ab613a0c8c5f855 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 30m 33s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6e7a06ad0cd74e41a3a01e0f7df30965 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 30m 17s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/6d41fedfa23e481e9c0805f765731ebb ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 27m 26s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/531369375db44c7ea5602be0e228735b ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 48m 34s |
88bab3f to
2ee4355
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 22m 03s |
|
recheck rdo |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 48s |
|
recheck httpd |
|
recheck httpd no zuul return |
|
recheck httpd no zuul return again |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 53m 49s |
|
recheck uwsgi with logs fixed |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 33m 37s |
dc0c058 to
4aa1943
Compare
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#4099 is needed. |
|
recheck depends-on |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 09m 22s |
|
recheck node failure |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 06m 11s |
4aa1943 to
01c8f78
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 13s |
|
recheck refresh neutron-fwaas master |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 52m 05s |
01c8f78 to
ba3a0ea
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 41m 45s |
|
recheck node failure |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 40m 05s |
ba3a0ea to
8a9f2de
Compare
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 4h 04m 01s |
This reverts commit bd1e331.
02c7fe3 to
e5b5d72
Compare
It's just for testing different frameworks like uwsgi, httpd and gunicorn, also old release with eventlet. Most probably will go with uwsgi same as what being tested upstream currently, but open to other frameworks which are being pushed upstream currently. The strategy in this patch being decided based on the container image. Depends-On: openstack-k8s-operators/ci-framework#4099 Related-Issue: #OSPRH-28742 Assisted-By: Claude Signed-off-by: Yatin Karel <ykarel@redhat.com>
e5b5d72 to
f70e4af
Compare
|
@karelyatin: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 04m 28s |
|
recheck detection race |
|
PR needs rebase. DetailsInstructions 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. |
It's just for testing different frameworks like
uwsgi and gunicorn, also old release with eventlet.
Most probably will go with uwsgi same as what being tested upstream currently, but open to other frameworks which are being pushed upstream currently.
The strategy in this patch being decided based on the container image.
Depends-On: openstack-k8s-operators/ci-framework#4099
Related-Issue: #OSPRH-28742
Assisted-By: Claude