Skip to content

[telemetry_chargeback] Add CloudKitty Scope API verification tests#338

Open
jlarriba wants to merge 1 commit intoinfrawatch:masterfrom
jlarriba:verify-cloudkitty-scope-api
Open

[telemetry_chargeback] Add CloudKitty Scope API verification tests#338
jlarriba wants to merge 1 commit intoinfrawatch:masterfrom
jlarriba:verify-cloudkitty-scope-api

Conversation

@jlarriba
Copy link
Contributor

Summary

  • Adds verification tests for the CloudKitty Scope API POST /v2/scope fix (OSPRH-23754, CL 970605)
  • Tests that creating a scope with last_processed_timestamp succeeds and returns correct data
  • Tests that the created scope persists and is retrievable via GET
  • Tests that omitting last_processed_timestamp correctly returns HTTP 400

Test plan

  • Run ansible-lint on the new task file
  • Execute the chargeback test suite against a deployed environment with the CloudKitty fix applied
  • Verify all three TEST assertions pass in the CI job output

…SPRH-23754)

Verify that the CloudKitty Scope API POST /v2/scope works correctly
after the fix in CL 970605. Tests that creating a scope with
last_processed_timestamp succeeds, the scope persists via GET, and
that omitting last_processed_timestamp returns HTTP 400.
@jlarriba jlarriba force-pushed the verify-cloudkitty-scope-api branch from 8e85891 to fb7e026 Compare March 18, 2026 13:37
@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/edb33a351137419ead3302e915770b77

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 13m 29s
functional-chargeback-tests-osp18 FAILURE in 1h 18m 50s
functional-tests-osp18 FAILURE in 1h 55m 58s

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.

1 participant