[telemetry_chargeback] add the ability to pass test scenario names via extra-vars#375
[telemetry_chargeback] add the ability to pass test scenario names via extra-vars#375ayefimov-1 wants to merge 26 commits into
Conversation
- uses synth data to calculate total cost via script - run "openstack rating summary get" to get total cost from loki - compares script_totals and Loki_Totals if same then job passes - Used Gemini and Cursor AI
push and retriieved from loki - uses synth data to calculate total cost via script - run "openstack rating summary get" to get total cost from loki - compares script_totals and Loki_Totals if same then job passes - Used Gemini and Cursor AI
* Validates chargeback data is generated and then push and retriieved from loki - uses synth data to calculate total cost via script - run "openstack rating summary get" to get total cost from loki - compares script_totals and Loki_Totals if same then job passes - Used Gemini and Cursor AI * Review Changes * Delete roles/telemetry_chargeback/.gitignore --------- Co-authored-by: ayefimov <ayefimov@redhat.com>
push and retriieved from loki - uses synth data to calculate total cost via script - run "openstack rating summary get" to get total cost from loki - compares script_totals and Loki_Totals if same then job passes - Used Gemini and Cursor AI
…quire changing the role
Address review feedback: consolidate repeated when conditions into blocks and skip the entire workflow when no scenarios are found.
Adding a method to selecting telemetry_chargeback scenarios to run which do not require changing the role
with db rating output
synthetic data.
|
Unable to freeze job graph: Unable to modify final job <Job noop explicit: None implied: None source: None#0> attribute parent=noop with variant <Job feature-verification-tests-noop explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}} source: infrawatch/feature-verification-tests/.zuul.yaml@master#139> |
extra-vars Written by @alexy Assisted by Claude
cc028a1 to
92234d4
Compare
a48c3a8 to
3a395e0
Compare
Added missing cloudkitty_debug_dir variable documentation that exists in defaults/main.yml but was not documented in the README. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2565df7 to
8c0ad60
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. |
|
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. |
add the ability to pass test scenario names via extra-vars
Authored-by: @myadla
Co-authored-by: @ayefimov-1
AI Assisted by: Claude