packer-cn/builder/tencentcloud/cvm
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
..
access_config.go showing tencentcloud image id after copy to desination region (#8763) 2020-02-18 11:17:19 +01:00
access_config_test.go Add tencent cloud builder (#7135 & #6839) 2018-12-20 17:09:44 +01:00
artifact.go fixed InstanceOperationInProgress error #9054 2020-04-15 12:38:50 +08:00
builder.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
builder.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
common.go fixed InstanceOperationInProgress error #9054 2020-04-15 12:38:50 +08:00
image_config.go builder/tencentcloud: Correct the image name length validation, the max length of image name is 60 (#8536) 2020-01-08 12:05:37 +01:00
image_config_test.go we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
run_config.go add:argument key SourceImageName to get source image by name. 2020-07-21 11:02:30 +08:00
run_config.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02:00
run_config_test.go we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
step_check_source_image.go delete cvm-filter configuration 2020-07-21 11:04:41 +08:00
step_config_key_pair.go we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
step_config_security_group.go we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
step_config_subnet.go we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
step_config_vpc.go we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
step_copy_image.go showing tencentcloud image id after copy to desination region (#8763) 2020-02-18 11:17:19 +01:00
step_create_image.go showing tencentcloud image id after copy to desination region (#8763) 2020-02-18 11:17:19 +01:00
step_detach_temp_key_pair.go fixed InstanceOperationInProgress error #9054 2020-04-15 12:38:50 +08:00
step_pre_validate.go showing tencentcloud image id after copy to desination region (#8763) 2020-02-18 11:17:19 +01:00
step_run_instance.go showing tencentcloud image id after copy to desination region (#8763) 2020-02-18 11:17:19 +01:00
step_share_image.go fixed get copy region value (#8345) 2019-11-07 11:12:19 +01:00