IBM-Cloud / terraform-provider-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
336 stars 645 forks source link

Refactor PI Instance #5385

Open michaelkad opened 1 month ago

michaelkad commented 1 month ago

Community Note

Relates OR Closes #0000

Output from acceptance testing:

=== RUN   TestAccIBMPIInstanceBasic
--- PASS: TestAccIBMPIInstanceBasic (516.53s)
PASS

=== RUN   TestAccIBMPIInstanceIBMiLicense
--- PASS: TestAccIBMPIInstanceIBMiLicense (618.72s)
PASS

=== RUN   TestAccIBMPIInstanceReplicant
--- PASS: TestAccIBMPIInstanceReplicant (1239.04s)
PASS

=== RUN   TestAccIBMPIInstanceNetwork
--- PASS: TestAccIBMPIInstanceNetwork (1107.70s)
PASS

=== RUN   TestAccIBMPIInstanceMixedStorage
--- PASS: TestAccIBMPIInstanceMixedStorage (1141.47s)
PASS

=== RUN   TestAccIBMPIInstanceUpdateStoppedState
--- PASS: TestAccIBMPIInstanceUpdateStoppedState (1019.82s)
PASS

=== RUN   TestAccIBMPIInstanceUpdateActiveState
--- PASS: TestAccIBMPIInstanceUpdateActiveState (1088.30s)
PASS

=== RUN   TestAccIBMPIInstanceDeploymentTypeNoStorage
--- PASS: TestAccIBMPIInstanceDeploymentTypeNoStorage (643.53s)
PASS