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

Tagging for CD Toolchains #4607

Merged
merged 3 commits into from
Jun 13, 2023
Merged

Tagging for CD Toolchains #4607

merged 3 commits into from
Jun 13, 2023

Conversation

gmarjoram
Copy link
Contributor

@gmarjoram gmarjoram commented Jun 2, 2023

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

make testacc TEST=./ibm/service/cdtoolchain TESTARGS="-run=TestAccIBMCdToolchainDataSource"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm/service/cdtoolchain -v -run=TestAccIBMCdToolchainDataSource -timeout 60m

=== RUN   TestAccIBMCdToolchainDataSourceBasic
--- PASS: TestAccIBMCdToolchainDataSourceBasic (20.77s)
=== RUN   TestAccIBMCdToolchainDataSourceAllArgs
--- PASS: TestAccIBMCdToolchainDataSourceAllArgs (37.26s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cdtoolchain	61.854s
make testacc TEST=./ibm/service/cdtoolchain TESTARGS="-run=TestAccIBMCdToolchainBasic"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm/service/cdtoolchain -v -run=TestAccIBMCdToolchainBasic -timeout 60m

=== RUN   TestAccIBMCdToolchainBasic
--- PASS: TestAccIBMCdToolchainBasic (34.07s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cdtoolchain	37.741s
make testacc TEST=./ibm/service/cdtoolchain TESTARGS="-run=TestAccIBMCdToolchainAllArgs"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm/service/cdtoolchain -v -run=TestAccIBMCdToolchainAllArgs -timeout 60m

=== RUN   TestAccIBMCdToolchainAllArgs
--- PASS: TestAccIBMCdToolchainAllArgs (41.10s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cdtoolchain	44.767s

@gmarjoram gmarjoram marked this pull request as ready for review June 9, 2023 14:12
@hkantare hkantare merged commit 03e22f8 into IBM-Cloud:master Jun 13, 2023
omaraibrahim pushed a commit to omaraibrahim/terraform-provider-ibm that referenced this pull request Jul 20, 2023
* Tagging for CD Toolchains

* Add missing diff function

* Toolchain tags tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants