[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 |
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#3887 Related-Issue: #OSPRH-28742 Assisted-By: Claude Signed-off-by: Yatin Karel <ykarel@redhat.com>
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#3887
Related-Issue: #OSPRH-28742
Assisted-By: Claude