packer-cn/builder/yandex
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 Terraform code to quick provision instance with assigned SA. 2020-06-17 16:23:54 +03:00
artifact.go make inner image accessible from other packages 2020-07-08 22:01:52 +03:00
artifact_test.go make inner image accessible from other packages 2020-07-08 22:01:52 +03:00
builder.go Fill up build variables (aka `generated_data`) 2020-07-09 16:21:21 +03:00
builder_acc_test.go Fix test 2020-06-17 17:23:52 +03:00
builder_test.go Bulk update 'yandex' builder 2019-04-12 01:00:54 +03:00
config.go Rename config key name 2020-07-16 17:29:45 +03:00
config.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
config_test.go Rename config key name 2020-07-16 17:29:45 +03:00
driver.go Rename arg 2020-04-27 02:37:10 +03:00
driver_yc.go Fill up build variables (aka `generated_data`) 2020-07-09 16:21:21 +03:00
image.go Fill up build variables (aka `generated_data`) 2020-07-09 16:21:21 +03:00
ssh.go Support GPU instances, allow set source image by name 2019-09-10 17:52:42 +03:00
step_create_image.go Rename config key name 2020-07-16 17:29:45 +03:00
step_create_instance.go Fill up build variables (aka `generated_data`) 2020-07-09 16:21:21 +03:00
step_create_instance_test.go Bulk fixes and enhancements 2019-06-11 12:28:37 +03:00
step_create_ssh_key.go Make some steps exportable, add 'GetInstanceMetadata' method 2020-04-27 02:19:08 +03:00
step_instance_info.go Support GPU instances, allow set source image by name 2019-09-10 17:52:42 +03:00
step_teardown_instance.go Make some steps exportable, add 'GetInstanceMetadata' method 2020-04-27 02:19:08 +03:00
step_wait_cloudinit_script.go Make some steps exportable, add 'GetInstanceMetadata' method 2020-04-27 02:19:08 +03:00
template_func.go Revert "Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"" 2019-11-04 14:28:40 -08:00
util.go Bulk update builder (doc, acc test) 2019-04-12 01:00:54 +03:00