-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add container tests to logging job #219
base: master
Are you sure you want to change the base?
Conversation
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
e69176a
to
9f48e40
Compare
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
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 container tests actually don't work. Ctrl+f "12753" in https://logserver.rdoproject.org/19/219/1b4cea67d9c116e3cbe6fdb4534d912ce6c989f5/github-c[…]er/ci-framework-data/logs/post_deploy_00_fvt_logging.log
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1e384c144779453eabc47c91b9f21739 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 50s |
cbb561e
to
9becdab
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/61fc2c9ea6dd4ed09fe5a372366a4c14 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 37m 35s |
9becdab
to
80df810
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ee5d745c032f47e6957b89bd5eaea15e ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 39m 49s |
80df810
to
1879e3d
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1a7397c8f7364bc1910a4a5bb51230d1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 41m 17s |
1879e3d
to
48bf764
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ceda1e1f11ee4f778d602deaa3511170 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 39m 15s |
The test check for the containers that should exist on the compute node. Co-authored-by: "Alex Yefimov <[email protected]>"
Add an additional fail condition and make the fail_msg more verbose Update the container tests to use elevated permissions
48bf764
to
56e5a08
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ac47a2b13a5a4113bd370ac37a7012cd ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 30m 00s |
I think to test the container "ceilometer_agent_ipmi" you need to enable the power_monitoring in the logging job
|
I think we should just remove the ceilometer_agent_ipmi from the list of container. Powermonitoring is a standalone feature compared to logging, so we shouldn't expect it to be enabled everytime we test logging. |
In that case, we should look into adding this test into the powermonitoring tests, if it isn't already there |
The container tests need elevated permissions to run on the compute nodes. This is not always going to be the case, so become is added to a separate play to only elevate priviliges for some tests.
56e5a08
to
e36d53b
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e14ef87d13584c99aabddb2667c23c90 ❌ openstack-k8s-operators-content-provider FAILURE in 8m 34s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c64465179917436bbdea45651c4f40db ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 26m 05s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/19f8dce046f94fa6bcecb9213a3df77d ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 30m 39s |
its the same problem for COO let's wait for this PR to be merged : openstack-k8s-operators/telemetry-operator#621 |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a4e8ea2641694ebc8061a04b2dd60269 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 44m 34s |
recheck |
Depends-On: #181
Depends-On: #204
Depends-On: #217
Depends-On: openstack-k8s-operators/telemetry-operator#621