Skip to content

Conversation

@gailwang
Copy link
Contributor

@gailwang gailwang commented Jul 7, 2020

With existing instances test case, the case need an exsting instance, therefor not put it into test file to make auto-tests.

 make testacc TESTARGS=" -run=TestAccTencentCloudTkeAttachExistResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudTkeAttachExistResource -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   TestAccTencentCloudTkeAttachExistResource
--- PASS: TestAccTencentCloudTkeAttachExistResource (336.47s)
PASS
ok      github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud     337.703s
?       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]

@gailwang
Copy link
Contributor Author

gailwang commented Jul 7, 2020

original test

make testacc TESTARGS=" -run=TestAccTencentCloudTkeAttachResource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./... -v -run=TestAccTencentCloudTkeAttachResource -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   TestAccTencentCloudTkeAttachResource
--- PASS: TestAccTencentCloudTkeAttachResource (353.22s)
PASS
ok      github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud     354.590s
?       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]

@Himer Himer merged commit 9c70316 into tencentcloudstack:master Jul 7, 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