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

[SMN] additional headers on service client level for smn tags #585

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

anton-sidelnikov
Copy link
Member

@anton-sidelnikov anton-sidelnikov commented Oct 11, 2023

What this PR does / why we need it

Which issue this PR fixes

Special notes for your reviewer

Tests

=== RUN TestTopicAttributeWorkflow
helpers.go:15: Attempting to create SMN topic
helpers.go:22: Created SMN topic: urn:smn:eu-de:5045c215010c440d91b2f7dce1f3753b:topic-hI6
helpers.go:40: Attempting to create SMN topic tags: [{muh lala} {kuh lala}]
helpers.go:48: SMN topic tags: [{muh lala} {kuh lala}]
helpers.go:57: Attempting to delete SMN topic tag
helpers.go:65: Attempting to delete SMN topic: urn:smn:eu-de:5045c215010c440d91b2f7dce1f3753b:topic-hI6
helpers.go:68: Deleted SMN topic: urn:smn:eu-de:5045c215010c440d91b2f7dce1f3753b:topic-hI6
--- PASS: TestTopicAttributeWorkflow (2.92s)
PASS

Process finished with the exit code 0

=== RUN TestVPCListing
--- PASS: TestVPCListing (3.47s)
=== RUN TestVPCListing/ID
=== PAUSE TestVPCListing/ID
=== CONT TestVPCListing/ID
--- PASS: TestVPCListing/ID (0.69s)
=== RUN TestVPCListing/Name
=== PAUSE TestVPCListing/Name
=== CONT TestVPCListing/Name
--- PASS: TestVPCListing/Name (0.65s)
=== RUN TestVPCLifecycle
--- PASS: TestVPCLifecycle (5.25s)
PASS

Process finished with the exit code 0

@anton-sidelnikov anton-sidelnikov added the gate Merge PR label Oct 11, 2023
@otc-zuul
Copy link
Contributor

otc-zuul bot commented Oct 11, 2023

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

✔️ otc-golangci-lint SUCCESS in 2m 29s
✔️ golang-make-vet SUCCESS in 3m 02s
✔️ golang-make-test SUCCESS in 2m 24s
✔️ golang-make-functional SUCCESS in 7m 33s

@otc-zuul otc-zuul bot merged commit 58bd572 into devel Oct 11, 2023
2 checks passed
@otc-zuul otc-zuul bot deleted the smn-tags-support branch October 11, 2023 13:03
artem-lifshits pushed a commit that referenced this pull request Jan 11, 2024
[SMN] additional headers on service client level for smn tags

What this PR does / why we need it
Which issue this PR fixes

Special notes for your reviewer
Tests
=== RUN   TestTopicAttributeWorkflow
helpers.go:15: Attempting to create SMN topic
helpers.go:22: Created SMN topic: urn:smn:eu-de:5045c215010c440d91b2f7dce1f3753b:topic-hI6
helpers.go:40: Attempting to create SMN topic tags: [{muh lala} {kuh lala}]
helpers.go:48: SMN topic tags: [{muh lala} {kuh lala}]
helpers.go:57: Attempting to delete SMN topic tag
helpers.go:65: Attempting to delete SMN topic: urn:smn:eu-de:5045c215010c440d91b2f7dce1f3753b:topic-hI6
helpers.go:68: Deleted SMN topic: urn:smn:eu-de:5045c215010c440d91b2f7dce1f3753b:topic-hI6
--- PASS: TestTopicAttributeWorkflow (2.92s)
PASS
Process finished with the exit code 0
=== RUN   TestVPCListing
--- PASS: TestVPCListing (3.47s)
=== RUN   TestVPCListing/ID
=== PAUSE TestVPCListing/ID
=== CONT  TestVPCListing/ID
--- PASS: TestVPCListing/ID (0.69s)
=== RUN   TestVPCListing/Name
=== PAUSE TestVPCListing/Name
=== CONT  TestVPCListing/Name
--- PASS: TestVPCListing/Name (0.65s)
=== RUN   TestVPCLifecycle
--- PASS: TestVPCLifecycle (5.25s)
PASS
Process finished with the exit code 0

Reviewed-by: Artem Lifshits
Reviewed-by: Vladimir Vshivkov
Reviewed-by: Aloento
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants