Skip to content

Create chargeback role in obeservability FVT jobs#319

Merged
ayefimov-1 merged 2 commits into
masterfrom
alexy_chargeback_fvt
Dec 11, 2025
Merged

Create chargeback role in obeservability FVT jobs#319
ayefimov-1 merged 2 commits into
masterfrom
alexy_chargeback_fvt

Conversation

@ayefimov-1

@ayefimov-1 ayefimov-1 commented Nov 11, 2025

Copy link
Copy Markdown
Contributor

add new role to feature-verifcation-tests that will testing new chargeback feature.

Comment thread roles/observe_chargeback/files/gen_synth_loki_data.py Outdated
Comment thread roles/observe_chargeback/library/loki_footer.tmpl Outdated
Comment thread roles/observe_chargeback/tasks/chargeback_tests.yml Outdated
Comment thread roles/telemetry_chargeback/tasks/chargeback_tests.yml
Comment thread roles/observe_chargeback/tasks/chargeback_tests.yml Outdated
Comment thread roles/observe_chargeback/README.md Outdated
Comment thread roles/observe_chargeback/README.md Outdated
Comment thread ci/chargeback_tests.yml
@softwarefactory-project-zuul

Copy link
Copy Markdown

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/27cf94942622412b8b5edc34802f1f26

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

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/c872820e5ec845c19469c829f1614704

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

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/ac32d3460afa49c6bea8477c6d682caa

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

@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/df94c0af44f44132a1691c208c31d6bb

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

@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/f4fe4563163845b29cfcc66802b09069

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

@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/907f26b23dd04800855dc5ff8fb24ae1

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

@elfiesmelfie elfiesmelfie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please take a look at the comments. I've identified most of the parts of the playbook that need to be removed, I think.
The new role needs to be added in.

I have a branch at https://github.com/elfiesmelfie/feature-verification-tests/tree/updates_to_alexy_chargeback_fvt, which I'm using to test this with changes required for the test-operator.

Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread roles/observe_chargeback/defaults/main.yml Outdated
Comment thread roles/observe_chargeback/tasks/chargeback_tests.yml Outdated
Comment thread roles/observe_chargeback/tasks/chargeback_tests.yml Outdated
Comment thread roles/observe_chargeback/tasks/chargeback_tests.yml Outdated
@softwarefactory-project-zuul

Copy link
Copy Markdown

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/320d096addc947359eb90b20bcfe60a0

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

@elfiesmelfie elfiesmelfie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please sync your change to master

Comment thread ci/chargeback_tests.yml Outdated
Comment thread ci/chargeback_tests.yml Outdated
Comment thread roles/observe_chargeback/files/loki_data_templ.j2 Outdated
Comment thread roles/observe_chargeback/files/loki_data_templ.j2 Outdated
Comment thread roles/observe_chargeback/files/loki_data_templ.j2 Outdated
Comment thread ci/vars-use-master-containers.yml
Comment thread roles/observe_chargeback/defaults/main.yml Outdated
Comment thread roles/observe_chargeback/defaults/main.yml Outdated
Comment thread roles/observe_chargeback/README.md Outdated
@softwarefactory-project-zuul

Copy link
Copy Markdown

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/77315e5cc97c45f797a7ce8a7e347d53

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 3h 01m 54s
✔️ feature-verification-tests-noop SUCCESS in 8s
functional-tests-osp18 FAILURE in 2h 36m 35s

@softwarefactory-project-zuul

Copy link
Copy Markdown

This change depends on a change that failed to merge.

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

@softwarefactory-project-zuul

Copy link
Copy Markdown

This change depends on a change that failed to merge.

Change openstack-k8s-operators/openstack-operator#1614 is needed.

@ayefimov-1 ayefimov-1 force-pushed the alexy_chargeback_fvt branch 3 times, most recently from 68d8630 to 846ba3a Compare November 20, 2025 17:06
@softwarefactory-project-zuul

Copy link
Copy Markdown

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/8256641fa6ca4305a2bc2ccab04b6034

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

@ayefimov-1 ayefimov-1 force-pushed the alexy_chargeback_fvt branch 2 times, most recently from bf38be9 to efc2f71 Compare December 3, 2025 14:24
@softwarefactory-project-zuul

Copy link
Copy Markdown

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/6cca317b4ab740d7b8a17a59b31b7083

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 29m 40s
functional-chargeback-tests-osp18 RETRY_LIMIT in 9m 30s

@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

1 similar comment
@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/601ca6093794470b9de46ed92b9b9c4c

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 38m 05s
functional-chargeback-tests-osp18 FAILURE in 19m 51s

@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

@ayefimov-1 ayefimov-1 force-pushed the alexy_chargeback_fvt branch from 4c7617a to b25ee6c Compare December 9, 2025 14:00
Comment thread roles/telemetry_chargeback/README.md Outdated
Comment thread roles/telemetry_chargeback/tasks/chargeback_tests.yml Outdated
Comment thread roles/telemetry_chargeback/tasks/chargeback_tests.yml Outdated
Comment thread roles/telemetry_chargeback/tasks/chargeback_tests.yml
Comment thread roles/telemetry_chargeback/tasks/chargeback_tests.yml Outdated
Comment thread roles/telemetry_chargeback/tasks/chargeback_tests.yml Outdated
@softwarefactory-project-zuul

Copy link
Copy Markdown

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/a34e61ce617444a7b2500045af411a30

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 05m 34s
functional-chargeback-tests-osp18 FAILURE in 1h 48m 28s

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/55c77928ef7d4af6b5b92cc842e9ceb9

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 08m 42s
functional-chargeback-tests-osp18 FAILURE in 1h 49m 17s

@elfiesmelfie

Copy link
Copy Markdown
Collaborator

recheck

Comment thread roles/telemetry_chargeback/tasks/chargeback_tests.yml Outdated
@softwarefactory-project-zuul

Copy link
Copy Markdown

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/b003e4828fd74c4aa3a36a138172e173

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

@ayefimov-1

Copy link
Copy Markdown
Contributor Author

recheck

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/05c0f70087fa4b68b1aef9fa10d9518a

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

@softwarefactory-project-zuul

Copy link
Copy Markdown

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/dc39abb90e26447a9009ffa981173e6d

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 37m 39s
functional-chargeback-tests-osp18 FAILURE in 17m 49s

@ayefimov-1 ayefimov-1 dismissed elfiesmelfie’s stale review December 11, 2025 20:48

Have needed reviews

@ayefimov-1 ayefimov-1 merged commit c03030c into master Dec 11, 2025
9 checks passed
@ayefimov-1 ayefimov-1 deleted the alexy_chargeback_fvt branch December 11, 2025 20:49
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.

5 participants