-
Notifications
You must be signed in to change notification settings - Fork 11
[zuul] Add logging config and tests to functional-autoscaling-tests-osp18 #273
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: master
Are you sure you want to change the base?
Conversation
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0abffecca8bd45d6b5c9a785d549b469 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 27m 31s |
ed8ff1a
to
bf6e661
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e2cc7665f2784dadb74303bc395ee688 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 28m 57s |
bf6e661
to
820ee28
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/442ed5cd2f1a4ce8a358b04f681ec814 ❌ functional-autoscaling-tests-osp18 TIMED_OUT in 1h 13m 11s |
820ee28
to
61b60db
Compare
Found this while doing my round as CI watcher. Interesting. I wonder what's exactly causing the job to take so long. I took a quick look at the must-gather and it looks like logging is enabled and it might even work as far as I can tell. But autoscaling and metricstorage is disabled now. Looking at https://github.com/openstack-k8s-operators/telemetry-operator/blob/main/ci/vars-logging.yml and https://github.com/openstack-k8s-operators/telemetry-operator/blob/main/ci/vars-autoscaling.yml , both define the |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/fd047a41935540b685aacead8486df86 ❌ functional-autoscaling-tests-osp18 FAILURE in 4h 33m 48s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/982813f0ba1a48de8460662a75ba5e7f ✔️ functional-autoscaling-tests-osp18 SUCCESS in 1h 58m 01s |
The main issue is that the logging vars have changed, but the logging job has not been updated to deploy metrics storage or autoscaling. This will eventually be addressed in openstack-k8s-operators/telemetry-operator#698. |
61b60db
to
ef08365
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2b0bd6d62ca944ab9d13a9948904e7b5 ❌ functional-autoscaling-tests-osp18 FAILURE in 1h 32m 48s |
ef08365
to
3b38791
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9b45b588cd9749ff90411c522a15e46c ❌ functional-autoscaling-tests-osp18 RETRY_LIMIT in 3m 18s |
recheck |
01d408d
to
d366758
Compare
This change depends on a change that failed to merge. Change openstack-k8s-operators/telemetry-operator#698 is needed. |
recheck |
d366758
to
e8b7dc7
Compare
e8b7dc7
to
0b63833
Compare
0b63833
to
71a6c56
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/19451bc59e4a4a12ac2a371fb3c8d5a1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 53m 53s |
Depends-On: #272
Depends-On: openstack-k8s-operators/telemetry-operator#698