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
==> Checking that code complies with gofmt requirements... | |
TF_ACC=1 go test $(go list ./... |grep -v ‘vendor’) -v -run=TestAccResourceVSphereVirtualMachine_deploy -timeout 240m | |
? github.com/terraform-providers/terraform-provider-vsphere [no test files] | |
=== RUN TestAccResourceVSphereVirtualMachine_deployOvfFromUrl | |
--- PASS: TestAccResourceVSphereVirtualMachine_deployOvfFromUrl (269.42s) | |
=== RUN TestAccResourceVSphereVirtualMachine_deployOvaFromUrl | |
--- PASS: TestAccResourceVSphereVirtualMachine_deployOvaFromUrl (352.89s) | |
PASS | |
ok github.com/terraform-providers/terraform-provider-vsphere/vsphere 622.512s | |
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/clustercomputeresource [no test files] |