packer-cn/builder/azure/dtl
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
..
TestVirtualMachineDeployment05.approved.txt
WindowsMixAndMatch.json Updating the credentials to be picked up from environment variables. 2020-04-02 17:18:00 -07:00
WindowsSimple.json Updating the credentials to be picked up from environment variables. 2020-04-02 17:18:00 -07:00
acceptancetest.json Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
artifact.go
azure_client.go
azure_error_response.go Fixing the linting errors now required for merging 2020-04-02 17:22:16 -07:00
azure_error_response_test.TestAzureErrorNestedShouldFormat.approved.txt
azure_error_response_test.TestAzureErrorSimpleShouldFormat.approved.txt
azure_error_response_test.go
builder.go fix link in deprecation warning (#9544) 2020-07-08 11:59:39 +02:00
builder_acc_test.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
builder_test.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
capture_template.go
capture_template_test.go
config.go update generated pages after rebase 2020-04-07 17:53:26 -04:00
config.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
config_test.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
inspector.go
openssh_key_pair.go
openssh_key_pair_test.go Fixing the linting errors now required for merging 2020-04-02 17:22:16 -07:00
resource_resolver.go
step.go
step_capture_image.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
step_delete_virtual_machine.go
step_deploy_template.go Fixing issues due to merge. 2020-04-02 17:25:41 -07:00
step_power_off_compute.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
step_publish_to_shared_image_gallery.go Fixing the linting errors now required for merging 2020-04-02 17:22:16 -07:00
step_save_winrm_password.go Replace file shared state by statebag (#9238) 2020-05-19 11:49:48 +02:00
step_test.go
template_factory.go Added acceptance tests for DTL. Fixed couple of issues with DTL root resource group not set to new directory 2020-04-02 17:23:21 -07:00
template_funcs.go
template_funcs_test.go
tempname.go