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

feat(CDN): cdn domain support new resource to manage cache refresh #4823

Merged

Conversation

deer-hang
Copy link
Contributor

What this PR does / why we need it:

cdn domain support new resource to manage cache refresh

Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
fixes #xxx

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

make testacc TEST='./huaweicloud/services/acceptance/cdn' TESTARGS='-run TestAccCacheRefresh_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud/services/acceptance/cdn -v -run TestAccCacheRefresh_basic -timeout 360m -parallel 4
=== RUN   TestAccCacheRefresh_basic
=== PAUSE TestAccCacheRefresh_basic
=== CONT  TestAccCacheRefresh_basic
--- PASS: TestAccCacheRefresh_basic (11.09s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/cdn       11.128s

@github-ci-robot github-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 15, 2024
@github-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This PR has been approved by: @deer-hang

@deer-hang deer-hang force-pushed the feat-cdn-cache-refresh branch 2 times, most recently from 25fa54e to 4900427 Compare May 16, 2024 06:18
@deer-hang deer-hang force-pushed the feat-cdn-cache-refresh branch 2 times, most recently from ce11e8d to 438839c Compare May 16, 2024 07:53
@deer-hang
Copy link
Contributor Author

make testacc TEST='./huaweicloud/services/acceptance/cdn' TESTARGS='-run TestAccCacheRefresh_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud/services/acceptance/cdn -v -run TestAccCacheRefresh_basic -timeout 360m -parallel 4
=== RUN   TestAccCacheRefresh_basic
=== PAUSE TestAccCacheRefresh_basic
=== CONT  TestAccCacheRefresh_basic
--- PASS: TestAccCacheRefresh_basic (10.46s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/cdn       10.508s

@jinyangyang222
Copy link
Contributor

/lgtm

@github-ci-robot github-ci-robot added the LGTM /lgtm label May 16, 2024
@github-ci-robot github-ci-robot merged commit b6072ce into huaweicloud:master May 16, 2024
13 checks passed
@deer-hang deer-hang deleted the feat-cdn-cache-refresh branch May 16, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. feature LGTM /lgtm size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants