packer-cn/helper
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
..
builder/testing helper/builder/testing: prune unused functions (#8852) 2020-03-09 10:46:32 +01:00
common Replace file shared state by statebag (#9238) 2020-05-19 11:49:48 +02:00
communicator ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
config core: Decode: when in HCL2 decoding mode; reset the whole struct before preparing it. (#9622) 2020-07-23 09:25:07 +02:00
enumflag Fail on unknown values of -on-error 2016-09-17 14:42:21 +00:00
flag-kv TestStringSlice_Set: check error even if none is returned 2020-03-12 18:01:20 +01:00
flag-slice Support -flag=var1,var2,var3 to fix #2332 2015-06-26 17:54:59 -07:00
multistep Add content_library_destination to import VM template to a Content Library (#9551) 2020-07-10 11:01:10 +02:00
ssh adding basic support for OpenSSH CertificateFile support 2020-07-10 16:54:08 -07:00
tests tests/provisioners: Add TestProvsionerPreCheck function 2020-04-06 16:52:24 -04:00
useragent Include arch and os 2018-04-05 14:28:50 -04:00
wrappedreadline golang 1.14 doesn't like calling NewFile on existing files. Port solution over from Terraform 2020-04-09 14:38:17 -07:00
wrappedstreams golang 1.14 doesn't like calling NewFile on existing files. Port solution over from Terraform 2020-04-09 14:38:17 -07:00