packer-cn/builder/amazon/ebssurrogate
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
..
block_device.go Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 2019-09-20 11:15:44 +02:00
builder.go HCL2: add singular run_volume_tag block to ebs & ebssurrogate builders (#9457) 2020-06-23 10:49:50 +02:00
builder.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
builder_test.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
root_block_device.go make fmt autogenerated docs 2019-06-06 16:29:25 +02:00
step_register_ami.go ebssurrogate builds didn't keep up with recent optimizations to region encryption in the ebs builder, and that was causing bugs with the common ami region copy step 2019-10-09 16:02:37 -07:00
step_register_ami_test.go Fix formatting by running `make fmt` 2018-03-25 19:51:49 -04:00
step_snapshot_volumes.go amazon-ebssurrogate plugin: StepSnapshotVolumes: Added mutex to synchronise map access across threads. (#8432) 2019-12-04 15:13:07 +01:00