-
Notifications
You must be signed in to change notification settings - Fork 49
[ci] Add heat tempest tests to autoscaling-tempest job #695
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
base: main
Are you sure you want to change the base?
[ci] Add heat tempest tests to autoscaling-tempest job #695
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: elfiesmelfie 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/5a9eb84b53f546fe892285a8c1ddeb50 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 33m 14s |
|
Having a quick look. Some of the heat tests failed. This one immediately strikes my eye: |
|
There is a long exclude list in the heat-operator tempest job. Maybe that could be the starting point for what to exclude: https://github.com/openstack-k8s-operators/heat-operator/blob/main/zuul.d/jobs.yaml#L29 |
5cbef08 to
d3cc5f3
Compare
| cifmw_test_operator_tempest_exclude_list: | | ||
| telemetry_tempest_plugin.scenario.test_telemetry_integration_prometheus.PrometheusGabbiTest.test_autoscaling | ||
| heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition | ||
| heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The error for this is that the metric endpoint is not registered in keystone.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we try to fix this? Do we expect the metrics endpoint to be in keystone?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No. "metric" endpoint means gnocchi.
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e4e23a4b9a7041a9a221348bea03ba6c ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 31m 41s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/68f88714ddba49acbdb49e8a3da1e8b8 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 20s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9948558bb25e4acbb96fc2cdc0839850 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 42m 58s |
d3cc5f3 to
af940e1
Compare
|
This is passing, but no tests are running. |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/10e453bd9c48483fb74d55699de6a941 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 47m 56s |
Autoscaling feature rely on heat working. Adding the heat-tempest-plugin would help to ensure this dependency is working as expected.
af940e1 to
5f44a3a
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/23bc5f5154b943a6bd87347b47704278 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 38m 14s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/79ca4d2fac5c428b8831c216cc47972e ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 29m 33s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f9244d0620ae49a2b04f2193141cdd46 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 38m 50s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/cfda2eab71504c038cd758bffdaaecb3 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 45m 59s |
Autoscaling feature rely on heat working. Adding the heat-tempest-plugin would help to ensure this dependency is working as expected.