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]: function graph resource #2487

Merged
merged 5 commits into from
Apr 24, 2024
Merged

[FGS]: function graph resource #2487

merged 5 commits into from
Apr 24, 2024

Conversation

artem-lifshits
Copy link
Member

@artem-lifshits artem-lifshits commented Apr 23, 2024

Summary of the Pull Request

Implementation of opentelekomcloud_fgs_function_v2 base resource.

PR Checklist

  • Refers to: #xxx
  • Tests added/passed.
  • Documentation updated.
  • Schema updated.
  • Release notes added.

Acceptance Steps Performed

=== RUN   TestAccFgsV2Function_basic
=== PAUSE TestAccFgsV2Function_basic
=== CONT  TestAccFgsV2Function_basic
--- PASS: TestAccFgsV2Function_basic (81.45s)
PASS

Process finished with the exit code 0


=== RUN   TestAccFgsV2Function_text
=== PAUSE TestAccFgsV2Function_text
=== CONT  TestAccFgsV2Function_text
--- PASS: TestAccFgsV2Function_text (29.65s)
PASS

Process finished with the exit code 0

=== RUN   TestAccFgsV2Function_logConfig
=== PAUSE TestAccFgsV2Function_logConfig
=== CONT  TestAccFgsV2Function_logConfig
--- PASS: TestAccFgsV2Function_logConfig (46.93s)
PASS

Process finished with the exit code 0

=== RUN   TestAccFgsV2Function_strategy
=== PAUSE TestAccFgsV2Function_strategy
=== CONT  TestAccFgsV2Function_strategy
--- PASS: TestAccFgsV2Function_strategy (85.98s)
PASS

Process finished with the exit code 0

=== RUN   TestAccFgsV2Function_versions
=== PAUSE TestAccFgsV2Function_versions
=== CONT  TestAccFgsV2Function_versions
--- PASS: TestAccFgsV2Function_versions (67.60s)
PASS

Process finished with the exit code 0

=== RUN   TestAccFgsV2Function_reservedInstance_version
=== PAUSE TestAccFgsV2Function_reservedInstance_version
=== CONT  TestAccFgsV2Function_reservedInstance_version
--- PASS: TestAccFgsV2Function_reservedInstance_version (49.36s)
PASS

Process finished with the exit code 0

=== RUN   TestAccFgsV2Function_concurrencyNum
=== PAUSE TestAccFgsV2Function_concurrencyNum
=== CONT  TestAccFgsV2Function_concurrencyNum
--- PASS: TestAccFgsV2Function_concurrencyNum (47.30s)
PASS

Process finished with the exit code 0


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

otc-zuul bot commented Apr 24, 2024

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

✔️ build-otc-releasenotes SUCCESS in 4m 29s
✔️ noop SUCCESS in 0s
✔️ otc-golangci-lint SUCCESS in 3m 18s
✔️ golang-make-test SUCCESS in 4m 36s
✔️ golang-make-vet SUCCESS in 3m 44s
✔️ tflint SUCCESS in 2m 02s
✔️ goreleaser-build SUCCESS in 7m 14s
✔️ otc-terraform-visualize-main SUCCESS in 6m 29s

@otc-zuul otc-zuul bot merged commit ca626ab into devel Apr 24, 2024
3 checks passed
@otc-zuul otc-zuul bot deleted the fgs_function branch April 24, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants