Skip to content

Conversation

@elfiesmelfie
Copy link
Collaborator

@elfiesmelfie elfiesmelfie commented Aug 7, 2025

The pod tests are currently configured by setting a
common_pod_list var that specifies the names of the pods.
These pods must all be in the same namespace and share the
same status_str and test_id. This means that the user needs
to run the role multiple times in order to check a list of
pods that are in different namespaces or have different
status_str values.

This change allow the configuration of the tests to either
remain the same or to use a dictionary of values per pod,
allowing to check for pods across multiple namespaces or
with multiple statuses and run the role once.
@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/1d821e5ed8184d40b67f1b2cf694cf0c

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 31m 07s
✔️ functional-tests-osp18 SUCCESS in 1h 53m 19s
functional-periodic-telemetry-with-ceph FAILURE in 2h 11m 47s

@softwarefactory-project-zuul
Copy link

This change depends on a change that failed to merge.

Change #308 is needed.

@elfiesmelfie elfiesmelfie force-pushed the test_operator_changes branch from 165b9d5 to 866ef29 Compare August 8, 2025 13:51
@softwarefactory-project-zuul
Copy link

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.
Warning:
Error merging github.com/infrawatch/feature-verification-tests for 309,78c2e2412f77c357494f7abf07af8149e7b2dcaa

@elfiesmelfie elfiesmelfie force-pushed the test_operator_changes branch 2 times, most recently from 35899e5 to e36a448 Compare August 8, 2025 21:04
@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4342e82743ce48ea90fa1382a2d4d187

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 1h 59m 14s
✔️ functional-tests-osp18 SUCCESS in 1h 40m 28s
functional-logging-tests-osp18 RETRY_LIMIT in 7m 09s
functional-periodic-telemetry-with-ceph RETRY_LIMIT in 7m 09s

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/31a90b5920c043e593ed5a9832c85fb4

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 01m 12s
functional-tests-osp18 POST_FAILURE in 1h 41m 41s
✔️ functional-logging-tests-osp18 SUCCESS in 1h 23m 45s
functional-periodic-telemetry-with-ceph FAILURE in 1h 41m 15s

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/94eb1290df6743e288a81fc07ecf9b95

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 1h 50m 09s
functional-tests-osp18 FAILURE in 1h 09m 36s
functional-logging-tests-osp18 FAILURE in 1h 02m 10s
functional-periodic-telemetry-with-ceph FAILURE in 1h 28m 26s

@@ -1,9 +1,12 @@
---
- set_fact:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Update the var name to be cr_namespace.

This ensures that same config is used when running the ci
playbooks from the top-level of the repo as when running from the ci/
directory

This is useful for test-operator, for example, which runs the playbooks
from teh top level of the directory
This is needed until we have all the vars passed into the pod
The permissions are incorrect for accessing it in this way.
TODO: make this task options, or guarded by a check that the dir exists, or even remove the task completely.
The tests are being run separately at the moment so the different feature tests can be toggled
Copy the oc install tasks directly into pre-run-tasks instead.
@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/52cbc5362b09426899275ef4f95060cd

telemetry-openstack-meta-content-provider-master FAILURE in 8m 21s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-logging-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-periodic-telemetry-with-ceph SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/629d20f12f2144c78eb12971ae3055e5

telemetry-openstack-meta-content-provider-master FAILURE in 8m 38s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-logging-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-periodic-telemetry-with-ceph SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b38b18b349d042ebb2f394a0c5259853

telemetry-openstack-meta-content-provider-master FAILURE in 8m 07s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-logging-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-periodic-telemetry-with-ceph SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0098558213d84202b4c43582886bc344

telemetry-openstack-meta-content-provider-master FAILURE in 7m 59s
✔️ feature-verification-tests-noop SUCCESS in 4s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-logging-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-periodic-telemetry-with-ceph SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5e7d61db69d44af087340866bbda4028

telemetry-openstack-meta-content-provider-master FAILURE in 7m 37s
✔️ feature-verification-tests-noop SUCCESS in 4s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-logging-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-periodic-telemetry-with-ceph SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@elfiesmelfie
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/debf7e78ce8548c194af24d63cc23238

telemetry-openstack-meta-content-provider-master FAILURE in 8m 31s
✔️ feature-verification-tests-noop SUCCESS in 6s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-logging-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master
⚠️ functional-periodic-telemetry-with-ceph SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@elfiesmelfie
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link

This change depends on a change that failed to merge.

Change openstack-k8s-operators/telemetry-operator#789 is needed.

@softwarefactory-project-zuul
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5f3b71dad85d44bc8b78e18038844d06

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 33m 04s
✔️ feature-verification-tests-noop SUCCESS in 7s
✔️ functional-tests-osp18 SUCCESS in 2h 01m 25s
✔️ functional-logging-tests-osp18 SUCCESS in 1h 21m 08s
functional-periodic-telemetry-with-ceph FAILURE in 2h 12m 33s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant