Skip to content

Instantly share code, notes, and snippets.

@sumitAgrawal007
Created June 14, 2020 11:03
Show Gist options
  • Save sumitAgrawal007/42e1f54fe6ed9a91466b1b14aa81a554 to your computer and use it in GitHub Desktop.
Save sumitAgrawal007/42e1f54fe6ed9a91466b1b14aa81a554 to your computer and use it in GitHub Desktop.
==> 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]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/computeresource [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/contentlibrary [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/customattribute [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/datacenter [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/datastore [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/dvportgroup [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/envbrowse [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/folder [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/hostsystem [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/network [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/nsx [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/ovfdeploy [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/provider [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/resourcepool [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/spbm [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/storagepod [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/structure [no test files]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/vappcontainer [no test files]
testing: warning: no tests to run
PASS
ok github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/viapi (cached) [no tests to run]
testing: warning: no tests to run
PASS
ok github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/virtualdisk (cached) [no tests to run]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/helper/virtualmachine [no test files]
testing: warning: no tests to run
PASS
ok github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/virtualdevice (cached) [no tests to run]
? github.com/terraform-providers/terraform-provider-vsphere/vsphere/internal/vmworkflow [no test files]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment