packer-cn/builder/digitalocean
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
..
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
artifact_test.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
builder.go allow user to set winrm_host override like we do ssh_host override 2020-01-30 15:22:22 -08:00
builder_acc_test.go Use constant and move check to template generator. 2020-05-13 13:28:44 -04:00
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 2019-12-16 21:23:05 -08:00
config.go were rendering yay 2020-04-07 17:50:47 -04:00
config.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
step_create_droplet.go Move to a new func to make testable. 2020-05-13 13:29:22 -04:00
step_create_droplet_test.go Move to a new func to make testable. 2020-05-13 13:29:22 -04:00
step_create_ssh_key.go builder/digitalocean: fix dropped error on RSA key generation 2019-11-08 10:35:48 -08:00
step_droplet_info.go Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
step_power_off.go Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
step_shutdown.go Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
step_snapshot.go builder/digitalocean: add snapshotTimeout option 2019-07-04 16:25:42 +02:00
token_source.go builder/digitalocean: switch to new lib 2015-06-10 14:02:06 -07:00
wait.go Add DigitalOcean post-processor. 2018-11-29 21:00:57 -05:00