[telemetry_chargeback] add the ability to pass test scenario names via extra-vars#389
Conversation
dfed804 to
5bcc0b0
Compare
5bb27cc to
1d38ff7
Compare
elfiesmelfie
left a comment
There was a problem hiding this comment.
Please include the REDME updates in this PR, since the documentation is very useful for reviewing
…a extra-vars - if cloudkitty_test_scenarios is a non empty list then it will define scenarios being run - else default list will be run
179649c to
457734a
Compare
Done |
|
Recheck |
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 32m 17s |
|
Recheck |
|
This change depends on a change that failed to merge. Change #375 is needed. |
|
recheck |
1 similar comment
|
recheck |
9622a48 to
aa9cc09
Compare
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 28m 18s |
|
recheck |
via extra-vars
7aa2017 to
b7e2850
Compare
elfiesmelfie
left a comment
There was a problem hiding this comment.
This is very easy to follow, and looks good to me except for the two nits that I pointed out with the docs. IMHO it's not necessary to specify that the cloudkitty_test_scenarios var can be overridden via extra-vars. It can be overwritten via a lot of mechanisms (role defaults are the second lowest precedence). extra-vars are the highest precedence, and override everything else.
Co-authored-by: Emma Foley <elfiesmelfie@users.noreply.github.com>
Implemented the ability to pass test scenario names via extra-vars
Authored-by: @myadla
Co-authored-by: @ayefimov-1
AI Assisted by: Claude