Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CTS]: tracker v3 implementation for SWISS #536

Merged
merged 2 commits into from
Jun 20, 2023
Merged

[CTS]: tracker v3 implementation for SWISS #536

merged 2 commits into from
Jun 20, 2023

Conversation

artem-lifshits
Copy link
Member

What this PR does / why we need it

Implementation for cts tracker for SWISSCLOUD.

Acceptance tests

=== RUN TestTrackersLifecycle
helpers.go:14: Attempting to create OBS bucket
helpers.go:27: Created OBS Bucket: obs-cts-test3h5rs
trackers_test.go:24: Attempting to create CTSv3 Tracker
trackers_test.go:43: Created CTSv3 Tracker: system
trackers_test.go:49: Attempting to update CTSv3 Tracker: system
trackers_test.go:61: Updated CTSv1 Tracker: system
trackers_test.go:36: Attempting to delete CTSv3 Tracker: system
trackers_test.go:39: Deleted CTSv3 Tracker: system
helpers.go:33: Attempting to delete OBS bucket: obs-cts-test3h5rs
helpers.go:54: Deleted OBS Bucket objects: [{{ } CloudTraces/ } {{ } CloudTraces/eu-ch2/2023/06/20/system/LTS/test-prefix_CloudTrace_eu-ch2_2023-06-20T13-32-51Z_9b09a506c43264ef.json.gz }]
helpers.go:59: Deleted OBS Bucket: obs-cts-test3h5rs
--- PASS: TestTrackersLifecycle (4.82s)
PASS

Process finished with the exit code 0

@artem-lifshits artem-lifshits added the gate Merge PR label Jun 20, 2023
@otc-zuul
Copy link
Contributor

otc-zuul bot commented Jun 20, 2023

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/fa85cbf978ce4652ba5ffbe615e49023

✔️ otc-golangci-lint SUCCESS in 2m 33s
✔️ golang-make-vet SUCCESS in 1m 46s
✔️ golang-make-test SUCCESS in 2m 22s
✔️ golang-make-functional SUCCESS in 6m 20s

@otc-zuul otc-zuul bot merged commit 46dc220 into devel Jun 20, 2023
2 checks passed
@otc-zuul otc-zuul bot deleted the cts_v3 branch June 20, 2023 14:19
artem-lifshits added a commit that referenced this pull request Jun 30, 2023
[CTS]: tracker v3 implementation for SWISS

What this PR does / why we need it
Implementation for cts tracker for SWISSCLOUD.
Acceptance tests
=== RUN   TestTrackersLifecycle
helpers.go:14: Attempting to create OBS bucket
helpers.go:27: Created OBS Bucket: obs-cts-test3h5rs
trackers_test.go:24: Attempting to create CTSv3 Tracker
trackers_test.go:43: Created CTSv3 Tracker: system
trackers_test.go:49: Attempting to update CTSv3 Tracker: system
trackers_test.go:61: Updated CTSv1 Tracker: system
trackers_test.go:36: Attempting to delete CTSv3 Tracker: system
trackers_test.go:39: Deleted CTSv3 Tracker: system
helpers.go:33: Attempting to delete OBS bucket: obs-cts-test3h5rs
helpers.go:54: Deleted OBS Bucket objects: [{{ } CloudTraces/ } {{ } CloudTraces/eu-ch2/2023/06/20/system/LTS/test-prefix_CloudTrace_eu-ch2_2023-06-20T13-32-51Z_9b09a506c43264ef.json.gz }]
helpers.go:59: Deleted OBS Bucket: obs-cts-test3h5rs
--- PASS: TestTrackersLifecycle (4.82s)
PASS
Process finished with the exit code 0

Reviewed-by: Anton Sidelnikov
Reviewed-by: Vladimir Vshivkov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants