-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding diskless host instrance type support
- Updated vsphere-automation-sdk-go/services/vmc to 0.14.0 - Made changes to support c6i and m7i_24/48 host instances - Added e2e test for m7i host instances - Changed the account linking in sddc config to be set only if `delay_account_link` is set to true due to failures in environments where account linking is disabled Testing done: all e2e passed except currently faling on the pipeline TestAccResourceVmcSddcM7i24xlMetal passed API server listening at: 127.0.0.1:60938 === RUN TestAccResourceVmcSddcM7i24xlMetal === PAUSE TestAccResourceVmcSddcM7i24xlMetal === CONT TestAccResourceVmcSddcM7i24xlMetal SDDC terraform_sddc_m7i_24_xl_test_62qjki1am8 created successfully with id d8602cbc-bc19-4e80-a8fa-794aeeb04cae --- PASS: TestAccResourceVmcSddcM7i24xlMetal (138.50s) PASS Debugger finished with the exit code 0 Signed-off-by: Vasil Atanasov <[email protected]>
- Loading branch information
1 parent
400ef2e
commit 47fcc5d
Showing
7 changed files
with
40 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters