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

[Fix] Modify CCE cluster resources to match changes in gopher #2751

Merged
merged 6 commits into from
Dec 2, 2024

Conversation

muneeb-jan
Copy link
Member

@muneeb-jan muneeb-jan commented Nov 28, 2024

Summary of the Pull Request

CCE V3 Cluster functions changed in Gophercloud (PR #761) require modifications in TF provider.

PR Checklist

  • Tests added/passed.
  • Release notes added.

Acceptance Steps Performed

=== RUN   TestAccCCEClusterV3DataSource_basic
=== PAUSE TestAccCCEClusterV3DataSource_basic
=== RUN   TestAccCCEClusterV3_basic
=== PAUSE TestAccCCEClusterV3_basic
=== RUN   TestAccCCEClusterV3_turbo_basic
=== PAUSE TestAccCCEClusterV3_turbo_basic
=== RUN   TestAccCCEClusterV3_importBasic
=== PAUSE TestAccCCEClusterV3_importBasic
=== RUN   TestAccCCEClusterV3_invalidNetwork
=== PAUSE TestAccCCEClusterV3_invalidNetwork
=== RUN   TestAccCCEClusterV3_proxyAuth
=== PAUSE TestAccCCEClusterV3_proxyAuth
=== RUN   TestAccCCEClusterV3_timeout
=== PAUSE TestAccCCEClusterV3_timeout
=== RUN   TestAccCCEClusterV3NoAddons
=== PAUSE TestAccCCEClusterV3NoAddons
=== RUN   TestAccCCEClusterV3NoUserClusterDataSet
=== PAUSE TestAccCCEClusterV3NoUserClusterDataSet
=== RUN   TestAccCCEClusterV3_withVersionDiff
=== PAUSE TestAccCCEClusterV3_withVersionDiff
=== CONT  TestAccCCEClusterV3DataSource_basic
=== CONT  TestAccCCEClusterV3_proxyAuth
=== CONT  TestAccCCEClusterV3_importBasic
=== CONT  TestAccCCEClusterV3_invalidNetwork
=== CONT  TestAccCCEClusterV3NoUserClusterDataSet
=== CONT  TestAccCCEClusterV3NoAddons
=== CONT  TestAccCCEClusterV3_withVersionDiff
=== CONT  TestAccCCEClusterV3_timeout
=== CONT  TestAccCCEClusterV3_turbo_basic
=== CONT  TestAccCCEClusterV3_basic
--- PASS: TestAccCCEClusterV3_invalidNetwork (23.25s)
--- PASS: TestAccCCEClusterV3_proxyAuth (465.83s)
--- PASS: TestAccCCEClusterV3_importBasic (480.17s)
--- PASS: TestAccCCEClusterV3NoUserClusterDataSet (500.49s)
--- PASS: TestAccCCEClusterV3DataSource_basic (506.72s)
--- PASS: TestAccCCEClusterV3NoAddons (567.46s)
--- PASS: TestAccCCEClusterV3_withVersionDiff (886.22s)
--- PASS: TestAccCCEClusterV3_turbo_basic (915.85s)
--- PASS: TestAccCCEClusterV3_timeout (953.18s)
--- PASS: TestAccCCEClusterV3_basic (971.63s)
=== RUN   TestAccCCEKubeConfigV3DataSource_basic
=== PAUSE TestAccCCEKubeConfigV3DataSource_basic
=== CONT  TestAccCCEKubeConfigV3DataSource_basic
--- PASS: TestAccCCEKubeConfigV3DataSource_basic (562.53s)
PASS

@muneeb-jan muneeb-jan self-assigned this Nov 28, 2024
@muneeb-jan muneeb-jan changed the title [Fix] Modify CCE cluster resources to changes in gopher [Fix] Modify CCE cluster resources to match changes in gopher Dec 2, 2024
@muneeb-jan muneeb-jan marked this pull request as ready for review December 2, 2024 10:47
@muneeb-jan muneeb-jan added the gate Merge PR label Dec 2, 2024
Copy link

otc-zuul bot commented Dec 2, 2024

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

✔️ build-otc-releasenotes SUCCESS in 4m 05s
✔️ noop SUCCESS in 0s
✔️ otc-golangci-lint SUCCESS in 3m 06s
✔️ golang-make-test SUCCESS in 6m 50s
✔️ golang-make-vet SUCCESS in 2m 40s
✔️ tflint SUCCESS in 1m 52s
✔️ goreleaser-build SUCCESS in 9m 32s

@otc-zuul otc-zuul bot merged commit dde2a0b into devel Dec 2, 2024
6 checks passed
@otc-zuul otc-zuul bot deleted the cce-refactor-changes branch December 2, 2024 12:21
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.

2 participants