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

[CCE] export max_pods and subnet_id in resource/opentelekomcloud_cce_node_pool_v3 #2284

Merged
merged 2 commits into from Aug 24, 2023

Conversation

anton-sidelnikov
Copy link
Member

@anton-sidelnikov anton-sidelnikov commented Aug 24, 2023

Summary of the Pull Request

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccCCENodePoolsV3_basic
=== PAUSE TestAccCCENodePoolsV3_basic
=== CONT  TestAccCCENodePoolsV3_basic
    resource_opentelekomcloud_cce_node_pool_v3_test.go:32: Cluster is required by the test. 1 test(s) are using cluster.
=== RUN   TestAccCCENodePoolV3ImportBasic
=== PAUSE TestAccCCENodePoolV3ImportBasic
=== CONT  TestAccCCENodePoolV3ImportBasic
    resource_opentelekomcloud_cce_node_pool_v3_test.go:64: Cluster is required by the test. 4 test(s) are using cluster.
    cluster.go:137: Cluster is released by the test. 1 test(s) are still using cluster.
--- PASS: TestAccCCENodePoolV3ImportBasic (695.52s)
=== RUN   TestAccCCENodePoolsV3_randomAZ
=== PAUSE TestAccCCENodePoolsV3_randomAZ
=== CONT  TestAccCCENodePoolsV3_randomAZ
    resource_opentelekomcloud_cce_node_pool_v3_test.go:111: Cluster is required by the test. 3 test(s) are using cluster.
    cluster.go:137: Cluster is released by the test. 2 test(s) are still using cluster.
--- PASS: TestAccCCENodePoolsV3_randomAZ (681.91s)
=== RUN   TestAccCCENodePoolsV3EncryptedVolume
=== PAUSE TestAccCCENodePoolsV3EncryptedVolume
=== CONT  TestAccCCENodePoolsV3EncryptedVolume
    resource_opentelekomcloud_cce_node_pool_v3_test.go:133: Cluster is required by the test. 5 test(s) are using cluster.
    cluster.go:137: Cluster is released by the test. 4 test(s) are still using cluster.
--- PASS: TestAccCCENodePoolsV3EncryptedVolume (663.63s)
=== RUN   TestAccCCENodePoolsV3ExtendParams
=== PAUSE TestAccCCENodePoolsV3ExtendParams
=== CONT  TestAccCCENodePoolsV3ExtendParams
    resource_opentelekomcloud_cce_node_pool_v3_test.go:156: Cluster is required by the test. 2 test(s) are using cluster.
    cluster.go:49: starting creating shared cluster
2023/08/24 14:42:19 [DEBUG] Waiting for state to become: [Available]
2023/08/24 14:42:24 [TRACE] Waiting 3s before next try
...
2023/08/24 14:47:46 [TRACE] Waiting 10s before next try
    cluster.go:137: Cluster is released by the test. 3 test(s) are still using cluster.
--- PASS: TestAccCCENodePoolsV3ExtendParams (664.45s)
    cluster.go:137: Cluster usage is 0 now, ready to delete the cluster
    cluster.go:100: starting deleting shared cluster
--- PASS: TestAccCCENodePoolsV3_basic (1107.60s)
PASS

Process finished with the exit code 0

@anton-sidelnikov anton-sidelnikov added the gate Merge PR label Aug 24, 2023
@otc-zuul
Copy link

otc-zuul bot commented Aug 24, 2023

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

✔️ build-otc-releasenotes SUCCESS in 4m 33s
✔️ otc-golangci-lint SUCCESS in 2m 57s
✔️ golang-make-test SUCCESS in 4m 08s
✔️ golang-make-vet SUCCESS in 3m 44s
✔️ tflint SUCCESS in 2m 51s
✔️ goreleaser-build SUCCESS in 6m 44s

@otc-zuul otc-zuul bot merged commit 7889058 into devel Aug 24, 2023
3 checks passed
@otc-zuul otc-zuul bot deleted the cce-node-pool-output-update branch August 24, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants