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

IBM SCC SI - Docs Correction #3342

Merged
merged 4 commits into from
Nov 18, 2021
Merged

IBM SCC SI - Docs Correction #3342

merged 4 commits into from
Nov 18, 2021

Conversation

gary1998
Copy link
Contributor

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 #0

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccIBMSccSi'
...

==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -run=TestAccIBMSccSi -timeout 700m
?       github.com/IBM-Cloud/terraform-provider-ibm     [no test files]
=== RUN   TestAccIBMSccSiNoteDataSourceBasic
--- PASS: TestAccIBMSccSiNoteDataSourceBasic (23.33s)
=== RUN   TestAccIBMSccSiNoteDataSourceAllArgs
--- PASS: TestAccIBMSccSiNoteDataSourceAllArgs (19.71s)
=== RUN   TestAccIBMSccSiNotesDataSourceBasic
--- PASS: TestAccIBMSccSiNotesDataSourceBasic (22.57s)
=== RUN   TestAccIBMSccSiNotesDataSourceAllArgs
--- PASS: TestAccIBMSccSiNotesDataSourceAllArgs (18.37s)
=== RUN   TestAccIBMSccSiOccurrenceDataSourceBasic
--- PASS: TestAccIBMSccSiOccurrenceDataSourceBasic (25.62s)
=== RUN   TestAccIBMSccSiOccurrenceDataSourceAllArgs
--- PASS: TestAccIBMSccSiOccurrenceDataSourceAllArgs (25.42s)
=== RUN   TestAccIBMSccSiOccurrencesDataSourceBasic
--- PASS: TestAccIBMSccSiOccurrencesDataSourceBasic (28.71s)
=== RUN   TestAccIBMSccSiOccurrencesDataSourceAllArgs
--- PASS: TestAccIBMSccSiOccurrencesDataSourceAllArgs (25.12s)
=== RUN   TestAccIBMSccSiProvidersDataSourceBasic
--- PASS: TestAccIBMSccSiProvidersDataSourceBasic (14.71s)
=== RUN   TestAccIBMSccSiNoteCardNumeric
--- PASS: TestAccIBMSccSiNoteCardNumeric (16.07s)
=== RUN   TestAccIBMSccSiNoteCardBreakdown
--- PASS: TestAccIBMSccSiNoteCardBreakdown (17.04s)
=== RUN   TestAccIBMSccSiNoteCardTimeSeries
--- PASS: TestAccIBMSccSiNoteCardTimeSeries (18.55s)
=== RUN   TestAccIBMSccSiNoteBasic
--- PASS: TestAccIBMSccSiNoteBasic (31.36s)
=== RUN   TestAccIBMSccSiNoteAllArgs
--- PASS: TestAccIBMSccSiNoteAllArgs (33.84s)
=== RUN   TestAccIBMSccSiNoteInvalid
--- PASS: TestAccIBMSccSiNoteInvalid (0.77s)
=== RUN   TestAccIBMSccSiNoteEmpty
--- PASS: TestAccIBMSccSiNoteEmpty (0.73s)
=== RUN   TestAccIBMSccSiOccurrenceBasic
--- PASS: TestAccIBMSccSiOccurrenceBasic (35.37s)
=== RUN   TestAccIBMSccSiOccurrenceKpiBasic
--- PASS: TestAccIBMSccSiOccurrenceKpiBasic (33.17s)
=== RUN   TestAccIBMSccSiOccurrenceFindingNoteOccurrenceKPI
--- PASS: TestAccIBMSccSiOccurrenceFindingNoteOccurrenceKPI (12.85s)
=== RUN   TestAccIBMSccSiOccurrenceKPINoteOccurrenceFinding
--- PASS: TestAccIBMSccSiOccurrenceKPINoteOccurrenceFinding (12.52s)
=== RUN   TestAccIBMSccSiOccurrenceValidNoteNoOccurrence
--- PASS: TestAccIBMSccSiOccurrenceValidNoteNoOccurrence (0.69s)
=== RUN   TestAccIBMSccSiOccurrenceValidNoteKpiFindingOccurrence
--- PASS: TestAccIBMSccSiOccurrenceValidNoteKpiFindingOccurrence (0.69s)
=== RUN   TestAccIBMSccSiOccurrenceAllArgs
--- PASS: TestAccIBMSccSiOccurrenceAllArgs (40.72s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm 461.215s
testing: warning: no tests to run
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/internal/hashcode       (cached) [no tests to run]
testing: warning: no tests to run
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/internal/mutexkv        (cached) [no tests to run]
?       github.com/IBM-Cloud/terraform-provider-ibm/version     [no test files]

@gary1998 gary1998 changed the title Patch 1 IBM SCC SI - Docs Correction Nov 17, 2021
@hkantare hkantare merged commit a8a0d2e into IBM-Cloud:master Nov 18, 2021
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