packer-cn/driver
Michael Kuzmin 3b58d3d63d fix tests
datacenter has multiple datastores, so target must be specified explicitly (#57)
2018-03-12 21:41:38 +03:00
..
datastore.go Add support for dynamically create floppy images 2018-02-01 14:47:09 +03:00
datastore_acc_test.go Remove driver test utility. Move driver tests to the driver folder 2017-11-14 00:02:46 +03:00
driver.go Revert f05b1e1. That commit introcude a regression from #30 2017-11-14 00:08:40 +03:00
driver_test.go Add basic functionality of creating VMs to the driver 2018-01-24 16:45:35 +03:00
folder.go Refactor vSphere driver 2017-08-24 17:54:08 +03:00
folder_acc_test.go Remove driver test utility. Move driver tests to the driver folder 2017-11-14 00:02:46 +03:00
host.go inherit datastore from target host, not source template 2017-08-24 23:18:14 +03:00
host_acc_test.go Add basic functionality of creating VMs to the driver 2018-01-24 16:45:35 +03:00
resource_pool.go Refactor vSphere driver 2017-08-24 17:54:08 +03:00
resource_pool_acc_test.go switch tests to vSphere 6.5 lab 2018-01-23 22:51:05 +03:00
test.sh Add more acceptance tests for VM. Merge them into 1 table-driven test 2017-11-15 00:47:33 +03:00
vm.go Add 'usb_controller' option 2018-03-04 14:19:00 +03:00
vm_cdrom.go CD-ROM devices use SATA controller instead of IDE 2018-03-04 14:15:01 +03:00
vm_clone_acc_test.go fix tests 2018-03-12 21:41:38 +03:00
vm_create_acc_test.go fix tests 2018-03-12 21:41:38 +03:00
vm_keyboard.go Boot command (#53) 2018-02-18 05:13:56 +03:00