Skip to content

Conversation

@crab21
Copy link
Contributor

@crab21 crab21 commented Jun 22, 2020

$ make testacc TESTARGS=" -run=TestAccTencentCloudCdnDomains"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudCdnDomains -timeout 120m
? github.com/terraform-providers/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/gendoc 1.438s [no tests to run]
=== RUN TestAccTencentCloudCdnDomains
--- PASS: TestAccTencentCloudCdnDomains (212.71s)
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud 214.189s
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]

@crab21
Copy link
Contributor Author

crab21 commented Jun 23, 2020

add cdn domain result fileds.


$ make testacc TESTARGS=" -run=TestAccTencentCloudCdnDomains"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudCdnDomains -timeout 120m
? github.com/terraform-providers/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/gendoc (cached) [no tests to run]
=== RUN TestAccTencentCloudCdnDomains
--- PASS: TestAccTencentCloudCdnDomains (134.77s)
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud 135.981s
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]

@crab21
Copy link
Contributor Author

crab21 commented Jun 29, 2020

remove redundancy code and add offset field.


$ make testacc TESTARGS=" -run=TestAccTencentCloudCdnDomains"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudCdnDomains -timeout 120m
? github.com/terraform-providers/terraform-provider-tencentcloud [no test files]
testing: warning: no tests to run
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/gendoc 0.921s [no tests to run]
=== RUN TestAccTencentCloudCdnDomains
--- PASS: TestAccTencentCloudCdnDomains (121.35s)
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud 121.978s
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/connectivity [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/internal/helper [no test files]
? github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud/ratelimit [no test files]

@likexian likexian merged commit f215c08 into tencentcloudstack:master Jun 29, 2020
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.

4 participants