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

Granular CRN for instance datasources and resources #163

Closed
wants to merge 14 commits into from

Conversation

Alexander-Kita
Copy link
Collaborator

@Alexander-Kita Alexander-Kita commented Aug 20, 2024

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:

pi_instance (r):

=== RUN   TestAccIBMPIInstanceBasic
--- PASS: TestAccIBMPIInstanceBasic (341.98s)
PASS
=== RUN   TestAccIBMPIInstanceDeploymentType
--- PASS: TestAccIBMPIInstanceDeploymentType (982.16s)
PASS
=== RUN   TestAccIBMPIInstanceReplicant
--- PASS: TestAccIBMPIInstanceReplicant (1408.88s)
PASS
=== RUN   TestAccIBMPIInstanceNetwork
--- PASS: TestAccIBMPIInstanceNetwork (1156.62s)
PASS
=== RUN   TestAccIBMPIInstanceDeploymentTypeNoStorage
--- PASS: TestAccIBMPIInstanceDeploymentTypeNoStorage (288.31s)
PASS
=== RUN   TestAccIBMPIInstanceUpdateActiveState
--- PASS: TestAccIBMPIInstanceUpdateActiveState (1257.55s)
PASS
=== RUN   TestAccIBMPIInstanceUpdateStoppedState
--- PASS: TestAccIBMPIInstanceUpdateStoppedState (1248.31s)
PASS
=== RUN   TestAccIBMPISAPInstance
--- PASS: TestAccIBMPISAPInstance (1284.73s)
PASS

pi_cloud_instance (d):

=== RUN   TestAccIBMPICloudInstanceDataSource_basic
--- PASS: TestAccIBMPICloudInstanceDataSource_basic (10.04s)
PASS

pi_instance (d):

=== RUN   TestAccIBMPIInstanceDataSource_basic
--- PASS: TestAccIBMPIInstanceDataSource_basic (24.94s)
PASS

pi_instances (d):

=== RUN   TestAccIBMPIInstancesDataSource_basic
--- PASS: TestAccIBMPIInstancesDataSource_basic (29.16s)
PASS

pi_capture (r):

=== RUN   TestAccIBMPICaptureBasic
--- PASS: TestAccIBMPICaptureBasic (51.88s)
PASS
=== RUN   TestAccIBMPICaptureWithVolume
--- PASS: TestAccIBMPICaptureWithVolume (1263.53s)
PASS
=== RUN   TestAccIBMPICaptureCloudStorage
--- PASS: TestAccIBMPICaptureCloudStorage (4162.42s)
PASS
=== RUN   TestAccIBMPICaptureBoth
--- PASS: TestAccIBMPICaptureBoth (1835.85s)
PASS

Copy link
Collaborator

@michaelkad michaelkad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few comments.

@michaelkad michaelkad added the Q3 label Sep 13, 2024
@Alexander-Kita
Copy link
Collaborator Author

Opened in main repo

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.

3 participants