Last active
June 13, 2016 23:23
-
-
Save chrislovecnm/474fe0c5862386c1349739f7a7553cc3 to your computer and use it in GitHub Desktop.
DRS Results
This file contains hidden or 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... | |
/Users/clove/Workspace/bin/stringer | |
go generate $(go list ./... | grep -v /vendor/) | |
2016/06/13 12:25:55 Generated command/internal_plugin_list.go | |
TF_ACC=1 go test ./builtin/providers/vsphere -v -timeout 120m | |
=== RUN TestProvider | |
--- PASS: TestProvider (0.00s) | |
=== RUN TestProvider_impl | |
--- PASS: TestProvider_impl (0.00s) | |
=== RUN TestAccVSphereFile_basic | |
Expected error received: cannot stat '[BEL-5798813-EMC-VMAX1789-LUN-06] tf_file_test.vmdk': No such file | |
--- PASS: TestAccVSphereFile_basic (11.94s) | |
=== RUN TestAccVSphereFile_renamePostCreation | |
Expected error received: cannot stat '[BEL-5798813-EMC-VMAX1789-LUN-06] tf_test_file_moved.vmdk': No such file | |
Expected error received: cannot stat '[BEL-5798813-EMC-VMAX1789-LUN-06] tf_test_file.vmdk': No such file | |
--- PASS: TestAccVSphereFile_renamePostCreation (19.54s) | |
=== RUN TestAccVSphereFolder_basic | |
--- PASS: TestAccVSphereFolder_basic (7.28s) | |
=== RUN TestAccVSphereFolder_nested | |
--- PASS: TestAccVSphereFolder_nested (8.03s) | |
=== RUN TestAccVSphereFolder_dontDeleteExisting | |
--- PASS: TestAccVSphereFolder_dontDeleteExisting (10.55s) | |
=== RUN TestAccVSphereVirtualDisk_basic | |
--- PASS: TestAccVSphereVirtualDisk_basic (13.39s) | |
=== RUN TestVSphereVirtualMachineMigrateState | |
--- PASS: TestVSphereVirtualMachineMigrateState (0.00s) | |
=== RUN TestComputeInstanceMigrateState_empty | |
--- PASS: TestComputeInstanceMigrateState_empty (0.00s) | |
=== RUN TestAccVSphereVirtualMachine_basic | |
--- PASS: TestAccVSphereVirtualMachine_basic (161.58s) | |
=== RUN TestAccVSphereVirtualMachine_client_debug | |
--- PASS: TestAccVSphereVirtualMachine_client_debug (164.65s) | |
=== RUN TestAccVSphereVirtualMachine_diskInitType | |
--- PASS: TestAccVSphereVirtualMachine_diskInitType (179.99s) | |
=== RUN TestAccVSphereVirtualMachine_dhcp | |
--- PASS: TestAccVSphereVirtualMachine_dhcp (164.46s) | |
=== RUN TestAccVSphereVirtualMachine_custom_configs | |
--- PASS: TestAccVSphereVirtualMachine_custom_configs (159.95s) | |
=== RUN TestAccVSphereVirtualMachine_createInExistingFolder | |
--- PASS: TestAccVSphereVirtualMachine_createInExistingFolder (159.84s) | |
=== RUN TestAccVSphereVirtualMachine_createWithFolder | |
--- PASS: TestAccVSphereVirtualMachine_createWithFolder (155.30s) | |
=== RUN TestAccVSphereVirtualMachine_createWithCdrom | |
--- PASS: TestAccVSphereVirtualMachine_createWithCdrom (151.80s) | |
=== RUN TestAccVSphereVirtualMachine_createWithNewVmdk | |
^[[C--- FAIL: TestAccVSphereVirtualMachine_createWithNewVmdk (234.21s) | |
testing.go:255: Step 0 error: After applying this step, the plan was not empty: | |
DIFF: | |
DESTROY/CREATE: vsphere_virtual_disk.foo | |
adapter_type: "ide" => "ide" | |
datacenter: "Engpipeline Datacenter" => "Engpipeline Datacenter" | |
datastore: "BEL-5798813-EMC-VMAX1789-LUN-06" => "BEL-5798813-EMC-VMAX1789-LUN-06" | |
size: "0" => "1" (forces new resource) | |
type: "thin" => "thin" | |
vmdk_path: "tfTestDisk.vmdk" => "tfTestDisk.vmdk" | |
STATE: | |
vsphere_virtual_disk.foo: | |
ID = tfTestDisk.vmdk | |
adapter_type = ide | |
datacenter = Engpipeline Datacenter | |
datastore = BEL-5798813-EMC-VMAX1789-LUN-06 | |
size = 0 | |
type = thin | |
vmdk_path = tfTestDisk.vmdk | |
vsphere_virtual_machine.with_new_vmdk: | |
ID = terraform-test-with-new-vmdk | |
cluster = Engpipeline-cluster | |
datacenter = Engpipeline Datacenter | |
disk.# = 2 | |
disk.1549559899.bootable = false | |
disk.1549559899.controller_type = scsi | |
disk.1549559899.datastore = BEL-5798813-EMC-VMAX1789-LUN-06 | |
disk.1549559899.iops = 0 | |
disk.1549559899.keep_on_remove = false | |
disk.1549559899.key = 2001 | |
disk.1549559899.name = | |
disk.1549559899.size = 0 | |
disk.1549559899.template = | |
disk.1549559899.type = eager_zeroed | |
disk.1549559899.use_sdrs = false | |
disk.1549559899.uuid = 6000C298-7cd9-d55b-1d92-cc01d5b029a7 | |
disk.1549559899.vmdk = tfTestDisk.vmdk | |
disk.337412565.bootable = false | |
disk.337412565.controller_type = scsi | |
disk.337412565.datastore = BEL-5798813-EMC-VMAX1789-LUN-06 | |
disk.337412565.iops = 0 | |
disk.337412565.keep_on_remove = false | |
disk.337412565.key = 0 | |
disk.337412565.name = | |
disk.337412565.size = 0 | |
disk.337412565.template = centos-clove-tpl | |
disk.337412565.type = eager_zeroed | |
disk.337412565.use_sdrs = false | |
disk.337412565.uuid = | |
disk.337412565.vmdk = | |
domain = vsphere.local | |
enable_disk_uuid = false | |
linked_clone = false | |
memory = 1024 | |
memory_reservation = 0 | |
name = terraform-test-with-new-vmdk | |
network_interface.# = 1 | |
network_interface.0.adapter_type = | |
network_interface.0.ip_address = | |
network_interface.0.ipv4_address = 10.192.71.119 | |
network_interface.0.ipv4_gateway = 10.192.71.1 | |
network_interface.0.ipv4_prefix_length = 24 | |
network_interface.0.ipv6_address = | |
network_interface.0.ipv6_gateway = | |
network_interface.0.ipv6_prefix_length = 0 | |
network_interface.0.label = VM-vlan409 | |
network_interface.0.mac_address = 00:50:56:91:2d:16 | |
network_interface.0.subnet_mask = | |
skip_customization = false | |
time_zone = Etc/UTC | |
vcpu = 2 | |
=== RUN TestAccVSphereVirtualMachine_createWithExistingVmdk | |
--- SKIP: TestAccVSphereVirtualMachine_createWithExistingVmdk (0.00s) | |
resource_vsphere_virtual_machine_test.go:713: ENV variable VSPHERE_VMDK_PATH must be set for this integration test, you need a vmdk image | |
=== RUN TestAccVSphereVirtualMachine_updateMemory | |
--- PASS: TestAccVSphereVirtualMachine_updateMemory (228.95s) | |
=== RUN TestAccVSphereVirtualMachine_updateVcpu | |
--- PASS: TestAccVSphereVirtualMachine_updateVcpu (221.75s) | |
=== RUN TestAccVSphereVirtualMachine_ipv4Andipv6 | |
--- SKIP: TestAccVSphereVirtualMachine_ipv4Andipv6 (0.00s) | |
resource_vsphere_virtual_machine_test.go:880: env variable VSPHERE_IPV6_ADDRESS must be set for acceptance tests | |
=== RUN TestAccVSphereVirtualMachine_updateDisks | |
--- PASS: TestAccVSphereVirtualMachine_updateDisks (602.13s) | |
=== RUN TestAccVSphereVirtualMachine_mac_address | |
--- PASS: TestAccVSphereVirtualMachine_mac_address (149.78s) | |
--- PASS: TestAccVSphereVirtualMachine_updateDRSDisks (455.46s) | |
PASS | |
ok github.com/hashicorp/terraform/builtin/providers/vsphere 455.484s | |
--- PASS: TestAccVSphereVirtualMachine_createVMOnDRS (148.58s) | |
PASS | |
ok github.com/hashicorp/terraform/builtin/providers/vsphere 148.602s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment