Commit Graph

3610 Commits (abd8fbd699b7d447895ca729059673544ce33677)

Author SHA1 Message Date
Adrien Delorme 410bee0666 make TestStepShutdown_shutdownDelay less strict on schedule
8 years ago
Adrien Delorme af3b818de0 TestBuilderPrepare_ISOChecksumType: set config["switch_name"] = "switch" to avoid using builder.detectSwitchName which can lock down in CI mode
8 years ago
Adrien Delorme 0237956e66 builder/virtualbox/common/step_shutdown_test.go: compare durations instead of floats & ouput duration
8 years ago
Adrien Delorme 1ca21499c6 Revert "make builder/hyperv/vmcx/builder_test.go invisible to windows"
8 years ago
Adrien Delorme b80a0fed42 make builder/parallels/common/output_config_test.go invisible to windows
8 years ago
Adrien Delorme e692dee2d8 make builder/hyperv/vmcx/builder_test.go invisible to windows
8 years ago
Adrien Delorme 8a6c55dd69 make builder/hyperv/iso/builder_test.go invisible to windows
8 years ago
Megan Marsh cdc6c57b31
Merge pull request #6822 from hashicorp/fix_6774
8 years ago
Megan Marsh f5af2afc06
Merge pull request #6818 from hashicorp/fix_6732
8 years ago
Megan Marsh f331327f24
Merge pull request #6823 from hashicorp/fix_6794
8 years ago
Megan Marsh 53bce398bb add Managed Image test to azure artifact
8 years ago
Megan Marsh 5dc4ff95da fix azure artifact so it works with managed images as well as VHDs
8 years ago
Christopher Boumenot 520dea23fd
Merge pull request #6798 from mbearup/mb-sharedgallery
8 years ago
mbearup de8d30d77c Update tests for Azure Shared Image Gallery
8 years ago
mbearup c7180413b0 Fix tests for Shared Image Gallery
8 years ago
Megan Marsh e5e75df033 fix datastore path that contains spaces
8 years ago
mbearup a3a2a9e970 Fix issue with composite literal in test
8 years ago
mbearup 335feaf89c Convert shared_image_gallery options to a struct
8 years ago
Megan Marsh 895e7fe111
Merge pull request #6812 from hashicorp/remove_unused_processPrivateKeyFile
8 years ago
Megan Marsh 02bfac118f default wait time for amazon import to one hour.
8 years ago
Megan Marsh f494d87dc5
Merge pull request #6747 from hashicorp/fix_6743
8 years ago
Adrien Delorme b2e2d3b008 removed unused processPrivateKeyFile func & tests
8 years ago
mbearup 5373b8586d Update tests for Azure Shared Image Gallery
8 years ago
mbearup b6bb5d4b4d Fix format/spacing for config.go
8 years ago
mbearup c1e0146d33 Dynamically set apiVersion for Shared Image Gallery scenario.
8 years ago
mbearup d21b13cb85 Modify variable names for Shared Image Gallery.
8 years ago
Adrien Delorme f44dfcc62f
Merge pull request #6727 from hashicorp/fix_6723
8 years ago
Adrien Delorme 146db5667a fix intermitent TestProcessPrivateKeyFile_encrypted failure
8 years ago
mbearup 55be0da5da Initial changes to support Shared Image Gallery
8 years ago
Adrien Delorme b7b1720a91
Merge pull request #6772 from fflorens/scaleway-add-boottype
8 years ago
Florian Florensa 9ea5104b74 scaleway: add boottype parameter in config
8 years ago
Adrien Delorme 37c6f08abe Revert "Fix bugs"
8 years ago
Adrien Delorme 016b0985a6 builder/openstack: use config as a pointer so values could be set
8 years ago
Adrien Delorme b328d3569d builer/triton: pass config as a pointer so values could be set
8 years ago
Adrien Delorme 22d3e9b5c4 builder/amazon/ebs: pass config as a pointer so values could be populated by a run
8 years ago
mvaude 7f78eef08d scaleway: fix builder problems with ssh keys
8 years ago
Matthew Hooker 9181570bc3
remove stray struct dumps in logs
8 years ago
zhuzhih2017 676b28ecc5
Merge pull request #6764 from chhaj5236/feature/support_disable_stop_instance
8 years ago
zhuzhih2017 f59cde03c4
Merge pull request #6763 from chhaj5236/fix/invalid_type_convert
8 years ago
bozhi.ch bb19cdeb55 support disable_stop_instance option for some specific scenarios
8 years ago
bozhi.ch 1f3a517a19 fix type error in step_create_tags
8 years ago
Rickard von Essen 838d5021f5 openstack: use source_image_name to find UUID
8 years ago
Megan Marsh d616f0ba71 abort if image import fails
8 years ago
Daisuke Takahashi c848f59a55 Check condition for image_disk_format option
8 years ago
Daisuke Takahashi b7bd3d4b34 OpenStack: Change option name to `image_disk_format`
8 years ago
Daisuke Takahashi 904dd1df63 Add disk_format option for OpenStack builder
8 years ago
Megan Marsh b0774d155a
Merge pull request #6512 from sharmaanshul2102/5786-use-describe-regions-for-validation-aws
8 years ago
Megan Marsh 79093da6ad skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock
8 years ago
Adrien Delorme 9ba959598b
Merge pull request #6729 from hashicorp/fix_ssh_digitalocean
8 years ago
zhuzhih2017 9e3e2e83ae
Merge pull request #6720 from chhaj5236/fix/attach_keypair
8 years ago