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

[FGS]: tags & fixes #648

Merged
merged 2 commits into from
Apr 22, 2024
Merged

[FGS]: tags & fixes #648

merged 2 commits into from
Apr 22, 2024

Conversation

artem-lifshits
Copy link
Member

Acceptance tests

=== RUN TestFunctionGraphListReserved
reserved_test.go:19: Attempting to LIST FUNCGRAPH RESERVED INSTANCE CONFIGURATION
tools.go:72: {
"reserved_instances": null,
"page_info": null,
"count": 0
}
reserved_test.go:24: Attempting to LIST FUNCGRAPH RESERVED INSTANCES
tools.go:72: {
"reserved_instances": null,
"page_info": {
"next_marker": 0,
"previous_marker": 0,
"current_count": 0
},
"count": 0
}
--- PASS: TestFunctionGraphListReserved (0.76s)
PASS

Process finished with the exit code 0

=== RUN TestFunctionGraphTags
2024/04/22 11:47:19 Attempting to create Funcgraph tag
2024/04/22 11:47:19 Attempting to delete Funcgraph tag
--- PASS: TestFunctionGraphTags (1.84s)
PASS

Process finished with the exit code 0

@artem-lifshits artem-lifshits added the gate Merge PR label Apr 22, 2024
Copy link
Contributor

otc-zuul bot commented Apr 22, 2024

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

✔️ otc-golangci-lint SUCCESS in 2m 28s
✔️ golang-make-vet SUCCESS in 2m 56s
✔️ golang-make-test SUCCESS in 4m 24s
✔️ golang-make-functional SUCCESS in 7m 25s

@otc-zuul otc-zuul bot merged commit 2cb9c8f into devel Apr 22, 2024
2 checks passed
@otc-zuul otc-zuul bot deleted the fgs_tags branch April 22, 2024 10:33
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.

2 participants