Skip to content

Conversation

@myadla
Copy link
Contributor

@myadla myadla commented Nov 18, 2025

Validate all applicable pods, services and containers are running for chargeback

@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/2a5c4fcdfd814d0b807abd853c67e071

telemetry-openstack-meta-content-provider-master FAILURE in 8m 14s
✔️ feature-verification-tests-noop SUCCESS in 5s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@elfiesmelfie
Copy link
Collaborator

recheck

Copy link
Collaborator

@elfiesmelfie elfiesmelfie left a comment

Choose a reason for hiding this comment

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

Please rebase this change onto the updated main, and remove references to the observe_chargeback role for now.

#319 can cover adding the observe_chargeback role and adding it to the run_chargeback_tests playbook

@@ -0,0 +1,58 @@
---
- name: "Verify all the applicable projects, endpoints, pods & services for cloudkitty"
hosts: controller
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please update this to be consistent with the other playbooks.

Suggested change
hosts: controller
hosts: "{{ cifmw_target_hook_host | default('localhost') }}"

- [cloudkitty,rating,public]
- [cloudkitty,rating,internal]

common_service_test_id: ""
Copy link
Collaborator

Choose a reason for hiding this comment

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

We don't need the test_ids anymore, please remove them.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@myadla myadla force-pushed the myadla_OSPRH-19750 branch from 2720487 to 51d9914 Compare November 21, 2025 16:56
@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/fadc639283664f76aabae9febc0e64d5

telemetry-openstack-meta-content-provider-master FAILURE in 35m 51s
✔️ feature-verification-tests-noop SUCCESS in 4s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

@myadla myadla force-pushed the myadla_OSPRH-19750 branch from 51d9914 to de9f6f3 Compare November 21, 2025 19:42
@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/257d276bc3904da3830f6ad780a92efe

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 54m 32s
✔️ feature-verification-tests-noop SUCCESS in 5s
functional-tests-osp18 FAILURE in 2h 34m 39s

Jira: OSPRH-21447

Validate all applicable pods, services and containers are running
@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/3c2d773805f141ae8ca19cdbe28e80a8

telemetry-openstack-meta-content-provider-master FAILURE in 5m 03s
⚠️ functional-tests-osp18 SKIPPED Skipped due to failed job telemetry-openstack-meta-content-provider-master

Copy link
Collaborator

@elfiesmelfie elfiesmelfie left a comment

Choose a reason for hiding this comment

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

I made some minor updates to the PR:

  • removed the dependency on the chargeback role.
  • rebased against master
  • renamed the playbook to be consistent with other playbooks in repo

We discussed merging this into the https://github.com/elfiesmelfie/feature-verification-tests/tree/test_ck_job branch for now, until the CI job PR is in a state to be merged.
Can you re-target this PR to the elfiesmelfie/test_ck_job branch instead of origin/master?

@elfiesmelfie
Copy link
Collaborator

Thank you Muneesha!
I've merged this into my PR branch here: #318

Once the dependent PRs are merged, it'll be merged into master with the rest of the cloudkitty job

@myadla
Copy link
Contributor Author

myadla commented Nov 24, 2025

Thank you

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.

3 participants