Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] bump
gophertelecomcloud
version to fix issue with `isAutoRene…
…w` and `isAutoPay` parameters (#2658) [Fix] bump `gophertelecomcloud` version to fix issue with `isAutoRenew` and `isAutoPay` parameters Summary of the Pull Request PR Checklist Refers to: #2654 Tests added/passed. Documentation updated. Schema updated. Release notes added. Acceptance Steps Performed === RUN TestAccCCENodePoolsV3_basic === PAUSE TestAccCCENodePoolsV3_basic === CONT TestAccCCENodePoolsV3_basic resource_opentelekomcloud_cce_node_pool_v3_test.go:45: Cluster is required by the test. 2 test(s) are using cluster. cluster.go:117: Cluster is released by the test. 1 test(s) are still using cluster. --- PASS: TestAccCCENodePoolsV3_basic (788.50s) === RUN TestAccCCENodePoolsV3_agency === PAUSE TestAccCCENodePoolsV3_agency === CONT TestAccCCENodePoolsV3_agency resource_opentelekomcloud_cce_node_pool_v3_test.go:107: Cluster is required by the test. 5 test(s) are using cluster. cluster.go:117: Cluster is released by the test. 2 test(s) are still using cluster. --- PASS: TestAccCCENodePoolsV3_agency (667.98s) === RUN TestAccCCENodePoolsV3_randomAZ === PAUSE TestAccCCENodePoolsV3_randomAZ === CONT TestAccCCENodePoolsV3_randomAZ resource_opentelekomcloud_cce_node_pool_v3_test.go:155: Cluster is required by the test. 3 test(s) are using cluster. cluster.go:117: Cluster usage is 0 now, ready to delete the cluster cluster.go:80: starting deleting shared cluster --- PASS: TestAccCCENodePoolsV3_randomAZ (1786.08s) === RUN TestAccCCENodePoolsV3EncryptedVolume === PAUSE TestAccCCENodePoolsV3EncryptedVolume === CONT TestAccCCENodePoolsV3EncryptedVolume resource_opentelekomcloud_cce_node_pool_v3_test.go:181: Cluster is required by the test. 4 test(s) are using cluster. cluster.go:117: Cluster is released by the test. 4 test(s) are still using cluster. --- PASS: TestAccCCENodePoolsV3EncryptedVolume (658.21s) === RUN TestAccCCENodePoolsV3ExtendParams === PAUSE TestAccCCENodePoolsV3ExtendParams === CONT TestAccCCENodePoolsV3ExtendParams resource_opentelekomcloud_cce_node_pool_v3_test.go:208: Cluster is required by the test. 1 test(s) are using cluster. cluster.go:117: Cluster is released by the test. 3 test(s) are still using cluster. --- PASS: TestAccCCENodePoolsV3ExtendParams (659.55s) PASS Process finished with the exit code 0 Reviewed-by: Muneeb H. Jan <muneebhafeezjan@gmail.com> Reviewed-by: Artem Lifshits
- Loading branch information