packer-cn/builder/proxmox
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
* add kex algorithm option to ssh config

* regenerate code

* This commit fixes old vmware acceptance tests that have not been run in some time. It does this in two parts:
1) It modifies the minimal vmware build configuration to use a custom kex algorithm, which enables the ssh connection to succeed.
2) It modifies logic in reading and defaulting hardware config values, which was crashing.
3) It adds a new acceptance test with a preseed file to test loading from an http directory.
2020-07-23 09:40:57 +02:00
..
testdata Proxmox upload ISO 2020-01-17 22:17:28 +01:00
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
bootcommand_driver.go Change MonitorCmd/sendkeys to Sendkey 2019-09-07 23:09:16 +02:00
builder.go add the ability to configure the http bind address. defaults to 0.0.0.0. 2020-06-03 16:40:18 -07:00
config.go Merge pull request #9597 from romantomjak/multiqueue-net-option 2020-07-17 09:07:04 -07:00
config.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
config_test.go Merge pull request #9597 from romantomjak/multiqueue-net-option 2020-07-17 09:07:04 -07:00
step_convert_to_template.go debug template id 2019-09-04 14:29:45 +02:00
step_convert_to_template_test.go Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder"" 2019-04-12 12:26:34 +02:00
step_finalize_template_config.go feat(proxmox): add ability to add a cloud-init drive 2020-04-15 22:00:42 +02:00
step_finalize_template_config_test.go feat(proxmox): add ability to add a cloud-init drive 2020-04-15 22:00:42 +02:00
step_start_vm.go Merge pull request #9597 from romantomjak/multiqueue-net-option 2020-07-17 09:07:04 -07:00
step_start_vm_test.go Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder"" 2019-04-12 12:26:34 +02:00
step_success.go Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder"" 2019-04-12 12:26:34 +02:00
step_type_boot_command.go Replace file shared state by statebag (#9238) 2020-05-19 11:49:48 +02:00
step_type_boot_command_test.go Change MonitorCmd/sendkeys to Sendkey 2019-09-07 23:09:16 +02:00
step_upload_iso.go Proxmox upload ISO 2020-01-17 22:17:28 +01:00
step_upload_iso_test.go Proxmox upload ISO 2020-01-17 22:17:28 +01:00