packer-cn/builder/vsphere/driver
Megan Marsh 7a1680df97
modify a ton of error messages to make them specifically placable. (#10191)
* modify a ton of error messages to make them specifically placable.
* remove specific loglines but keep the specialized error messages

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-11-05 11:27:07 +01:00
..
cluster.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
datastore.go modify a ton of error messages to make them specifically placable. (#10191) 2020-11-05 11:27:07 +01:00
datastore_acc_test.go add set_host_for_datastore_uploads flag 2020-05-27 15:00:08 -07:00
datastore_mock.go fix tests 2020-10-23 15:35:37 -07:00
datastore_test.go add FindDatastore driver test 2020-09-22 17:42:35 +02:00
driver.go Look for a default resource pool when root resource pool is not found (#9809) 2020-08-31 16:26:48 +02:00
driver_mock.go add step_add_floppy unit tests 2020-09-22 16:23:11 +02:00
driver_test.go add FindDatastore driver test 2020-09-22 17:42:35 +02:00
folder.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
folder_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
host.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
host_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
library.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
library_test.go Accept content library path in iso_paths (#9801) 2020-08-24 16:54:30 +02:00
network.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
resource_pool.go Look for a default resource pool when root resource pool is not found (#9809) 2020-08-31 16:26:48 +02:00
resource_pool_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
resource_pool_test.go refactor vcenter simulator setup 2020-09-22 16:48:53 +02:00
vm.go modify a ton of error messages to make them specifically placable. (#10191) 2020-11-05 11:27:07 +01:00
vm_cdrom.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
vm_cdrom_test.go refactor vcenter simulator setup 2020-09-22 16:48:53 +02:00
vm_clone_acc_test.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
vm_create_acc_test.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
vm_keyboard.go Add driver mocks and write tests to steps Remote Upload and Create VM (#9833) 2020-08-31 10:34:41 +02:00
vm_mock.go add step_remove_cdrom tests 2020-09-23 12:09:33 +02:00
vm_test.go refactor vcenter simulator setup 2020-09-22 16:48:53 +02:00