Adrien Delorme
|
410bee0666
|
make TestStepShutdown_shutdownDelay less strict on schedule
|
2018-10-17 12:49:38 +02:00 |
Adrien Delorme
|
0237956e66
|
builder/virtualbox/common/step_shutdown_test.go: compare durations instead of floats & ouput duration
|
2018-10-17 11:19:57 +02:00 |
Matthew Hooker
|
8cd403425e
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
Matthew Hooker
|
7a189a83a1
|
fix imports
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
|
2018-01-24 17:09:17 -08:00 |
Matthew Hooker
|
366dc3da0a
|
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
|
2018-01-24 17:09:15 -08:00 |
Matthew Hooker
|
ebe995c0ff
|
run goimports
|
2018-01-22 17:21:10 -08:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
Mike Stankavich
|
a187b1cf92
|
Add VirtualBox post shutdown delay to address floppy controller delete error per issue #2401
|
2016-10-02 13:12:40 -05:00 |
Mitchell Hashimoto
|
b65559d888
|
builder/virtualbox: StepShutdown tests
|
2013-12-22 09:47:44 -08:00 |