Commit Graph

743 Commits (17516ec2f80c723451ea69bbb6c8d6478dbbd974)

Author SHA1 Message Date
Mitchell Hashimoto cc13e6690c builder/amazon/chroot: don't choose partition mount point if taken
12 years ago
Mitchell Hashimoto d9c3aed479 builder/virtualbox: use VBOX_INSTALL_PATH to find VBoxManage
12 years ago
Mitchell Hashimoto b787d6fb1d builder/vmware: ESX artifacts have a different builder ID
12 years ago
Doug MacEachern 4af1c7f1b2 builder/vmware: Double check that OutputDirectory does not already exist
12 years ago
Doug MacEachern 3f5a02cf2a builder/vmware: Add ListFiles and Remove methods to OutputDir interface
12 years ago
Doug MacEachern 9655be5582 builder/vmware: Path related fixes in esx5 driver
12 years ago
Mitchell Hashimoto 21bb0674f2 builder/docker: ctrl-C works during provisioning
12 years ago
Mitchell Hashimoto d88cb09d32 builder/vmware: ctrl-c works during wait for boot
12 years ago
Mitchell Hashimoto c1bd7468d5 builder/virtualbox: ctrl-c works during wait for boot
12 years ago
Mitchell Hashimoto 832b4408a5 builder/docker: verify docker is available on path
12 years ago
Mitchell Hashimoto c04d1cd57e builder/docker: say when killing the container
12 years ago
Mitchell Hashimoto d8b29cd63b builder/docker: remove unused file
12 years ago
Mitchell Hashimoto 7bcfd83bdd builder/docker: stream output from commands
12 years ago
Mitchell Hashimoto 2b89da50b3 builder/docker: UploadDir
12 years ago
Mitchell Hashimoto ab5f719734 builder/docker: show stderr if docker fails to run
12 years ago
Mitchell Hashimoto 8ec68031d0 builder/docker: ability to disable pull
12 years ago
Mitchell Hashimoto 0287cdd614 builder/docker: config refactor
12 years ago
Mitchell Hashimoto 06b6cb1af1 builder/docker: artifact
12 years ago
Mitchell Hashimoto a58754b974 builder/docker: StepExport tests
12 years ago
Mitchell Hashimoto 0e3011cbce builder/docker: StepRun tests
12 years ago
Mitchell Hashimoto 62b81dc432 builder/docker: StepPull test, driver abstraction for tests
12 years ago
Mitchell Hashimoto 2da9233655 builder/docker: test StepTempDir
12 years ago
Mitchell Hashimoto da683afde0 builder/docker: config validation test
12 years ago
Mitchell Hashimoto 23ad5442ec builder/docker: perform cleanup in run method, not prematurely
12 years ago
Mitchell Hashimoto 44a41451f0 builder/docker: Communicator.Start doesn't block
12 years ago
Mitchell Hashimoto d5ce8ddb4a builder/docker: export the final image
12 years ago
Mitchell Hashimoto d27ceaf509 builder/docker: remove the exit code file when we're done
12 years ago
Mitchell Hashimoto 2e7574e360 builder/docker: command output and exit codes work
12 years ago
Mitchell Hashimoto eabd32f3ce builder/docker: comment the sleep on remote exec
12 years ago
Mitchell Hashimoto c1f0fe3f3f builder/docker: fix upload for copy to work
12 years ago
Mitchell Hashimoto 5f76ed68c4 builder/docker: Remote execution works!
12 years ago
Mitchell Hashimoto 797c44bfc1 builder/docker: a non-working communicator
12 years ago
Mitchell Hashimoto 2e080ece6d builder/docker: start a container
12 years ago
Mitchell Hashimoto 4db609b24c builder/docker: tests for some exec stuff
12 years ago
Mitchell Hashimoto 034e04cc1e builder/docker: pull images
12 years ago
Mitchell Hashimoto 3feab1dea1 builder/docker: boilerplate
12 years ago
Mitchell Hashimoto c8a6def83d builder/vmware: downcase more vmx data
12 years ago
Mitchell Hashimoto e4f1dcb6f9 builder/vmware: Fusion suppresses upgrade requests
12 years ago
Mitchell Hashimoto 781332b297 builder/vmware: fix local output dir exists check
12 years ago
Mitchell Hashimoto 3adbd09639 builder/amazon/chroot: fix compile error
12 years ago
Mitchell Hashimoto 3780b57a1f builder/amazon/chroot: allow no such file errors on upload [GH-588]
12 years ago
Mitchell Hashimoto 17f1ee3e98 builder/amazon/chroot: quote commands and pass through a shell [GH-581]
12 years ago
Mitchell Hashimoto 52fb77a883 builder/vmware: case-insensitive VMX creation [GH-608]
12 years ago
Mitchell Hashimoto 47ac6897de builder/vmware: start/stop ESXi5 VMX with proper path
12 years ago
Mitchell Hashimoto ba8a0dbec0 builder/vmware: only unregister if registration success
12 years ago
Mitchell Hashimoto e5ae542142 builder/vmware: register the VMX to the proper path on esx
12 years ago
Mitchell Hashimoto 2ccc5e80c7 builder/vmware: log when writing a VMX
12 years ago
Mitchell Hashimoto b228723903 builder/vmware: for remote builds, put VMX in temp dir
12 years ago
Mitchell Hashimoto a4b54f1cf3 builder/vmware: set proper default disk type for esx
12 years ago
Mitchell Hashimoto 148d7c06ab builder/vmware: make upload dst,src like normal go
12 years ago