[telemetry_chargeback] Add chargeback rating testing for Cloudops FVT (TEMP)#341
[telemetry_chargeback] Add chargeback rating testing for Cloudops FVT (TEMP)#341ayefimov-1 wants to merge 26 commits into
Conversation
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/79c0fb103e3a404aba8c895ed057bb30 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 56m 48s |
f90a853 to
fa7d242
Compare
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b7161344b121495595e96b39e758dbb8 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 29m 29s |
|
recheck |
bd2576b to
95f2de7
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/44ad849bbe9a4c8dbe72b7a973d291d8 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 27m 47s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ee2f6f401e0d44f3a2bc2d934797295d ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 26m 12s |
030110b to
ba7bb7d
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d504247bc31247f789941a80339467c8 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 26m 46s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e567497c9a6b42f6bf9b6a713c24dcc4 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 1h 49m 35s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a2ea57b7747b419b80c4dad57cf2a380 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 26m 53s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7bab5c0fc1304d728e7ff8107f155ba6 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 48m 09s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0d3e342df7e84beb8ff891b936dd2740 ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 13m 01s |
fb0c352 to
d59c4ba
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/bf4dbbc330d245eda36a592c3ab5943f ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 1h 55m 45s |
ed35c73 to
7a11495
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. |
1 similar comment
|
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. |
e46e4b6 to
b2187bd
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. |
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
|
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. |
- 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
|
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. |
Depends-on: #335
Add rating validation tests for telemetry_chargeback role
Assisted by Claude