Commit Graph

10954 Commits

Author SHA1 Message Date
Adrien Delorme 5fe672d7c4 travis windows now has mingw by default 2018-10-17 11:42:51 +02:00
Adrien Delorme 4d466a0ba7 .travis.yml: remove GOMAXPROCS setting 2018-10-17 11:21:46 +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
Adrien Delorme 16f1b7e88c .travis.yml: don't limit to 2 CPUs
* this might fix a timeout
2018-10-17 10:55:14 +02:00
Adrien Delorme ec4326c6fc .travis.yml: break lines in windows settings 2018-10-17 10:46:42 +02:00
Adrien Delorme 1ca21499c6 Revert "make builder/hyperv/vmcx/builder_test.go invisible to windows"
This reverts commit e692dee2d8.
2018-10-17 10:21:53 +02:00
Adrien Delorme b80a0fed42 make builder/parallels/common/output_config_test.go invisible to windows 2018-10-17 09:59:13 +02:00
Adrien Delorme e692dee2d8 make builder/hyperv/vmcx/builder_test.go invisible to windows 2018-10-17 09:57:42 +02:00
Megan Marsh d4767845f0 fix tests 2018-10-16 15:01:13 -07:00
Megan Marsh 7c3f0aa3b2 make sure region validation catches authentication errors 2018-10-16 14:17:30 -07:00
Megan Marsh 79cfbdd2e7 update ffi for security fix 2018-10-16 13:45:28 -07:00
Mikhail Ushanov a01eb656ad website: fix volume_type names formatting
for consistent docs pages

Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Mikhail Ushanov e8e0810f14 website: update device_name parameter description
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Mikhail Ushanov ee133482b4 aws: add validation for device_name parameter
cause it's required in block-device-mapping.

Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Megan Marsh 50b0dd6381
Merge pull request #6861 from hashicorp/qemu_example
removed guarantee of a working template from qemu docs
2018-10-16 10:19:50 -07:00
Megan Marsh dd77a4242c removed guarantee of a working template from qemu docs 2018-10-16 10:14:44 -07:00
Adrien Delorme 8a6c55dd69 make builder/hyperv/iso/builder_test.go invisible to windows 2018-10-16 19:09:35 +02:00
Adrien Delorme 379336d9b2 make template/parse_test.go invisible to windows 2018-10-16 19:02:10 +02:00
Adrien Delorme 02ba6ccfab make common/iso_config_test.go invisible to windows 2018-10-16 18:41:27 +02:00
Adrien Delorme 7c63c322c7 make provisioner/ansible/provisioner_test.go invisible to windows 2018-10-16 18:40:07 +02:00
Adrien Delorme 4edace1e24 df -h 2018-10-16 18:23:11 +02:00
Adrien Delorme f79582cc3f update progress bar code 2018-10-16 18:18:29 +02:00
Adrien Delorme ce30ed9444
Merge pull request #6855 from jmcgeheeiv/patch-1
Correct the Vagrant Cloud box URL in the example
2018-10-16 18:11:00 +02:00
Adrien Delorme 045a1c46db
doc shortfy back vagrantcloud url 2018-10-16 18:10:22 +02:00
Adrien Delorme d8345a5bde
Merge pull request #6848 from mayn/issue-6831
builder/googlecompute: validate startup_script_file exists
2018-10-16 17:39:36 +02:00
Adrien Delorme 586be1ec46 group choco install make/mingw together & export correct path 2018-10-16 16:57:34 +02:00
Adrien Delorme 9a1a2d76ce travis-ci: disable cgo for windows 2018-10-16 16:46:05 +02:00
Adrien Delorme 0602cbd47e travis: put windows first 2018-10-16 16:23:07 +02:00
Adrien Delorme cdd8d85ae9 install mingw 2018-10-16 16:23:07 +02:00
Adrien Delorme 03620d15c2 Makefile: make find work on windows using `-executable` instead of `-perm +111` 2018-10-16 16:23:07 +02:00
Adrien Delorme 3228820c24 travis windows: install make 2018-10-16 15:44:49 +02:00
Adrien Delorme 3bb866820f appveyor: build/install: off 2018-10-16 15:35:48 +02:00
Adrien Delorme f49a2d49a7 appveyor: skip everything for now 2018-10-16 15:32:38 +02:00
Adrien Delorme 80f7d01d7e test on windows using travis-ci 2018-10-16 15:29:30 +02:00
Adrien Delorme 84eb5d29a0 remove appveyor usage 2018-10-16 15:29:19 +02:00
Adrien Delorme 69d59a83c2 Makefile: remove unrequired deps from test 2018-10-16 15:29:01 +02:00
Adrien Delorme 401fddbd33 Makefile remove duplicate go get 2018-10-16 15:28:35 +02:00
Adrien Delorme 22ba06725d cd $APPVEYOR_BUILD_FOLDER 2018-10-16 15:16:34 +02:00
Adrien Delorme 943900a5a7 go home 2018-10-16 15:13:26 +02:00
Adrien Delorme 61c5bb8bfe don't build on win32 for now 2018-10-16 15:07:48 +02:00
Adrien Delorme eddd362235 debug path 2018-10-16 15:04:49 +02:00
Adrien Delorme 13a63b51b8 run make --version 2018-10-16 15:01:35 +02:00
Adrien Delorme 161eb23978 makefile: put .PHONY at the top ? 2018-10-16 14:59:16 +02:00
Adrien Delorme f4c7fdb775 use curl instead of ps: Start-FileDownload 2018-10-16 13:44:36 +02:00
Adrien Delorme d27293ffa8 remove if case 2018-10-16 13:19:19 +02:00
Adrien Delorme b1cd9bd05f quote calls 2018-10-16 13:02:30 +02:00
Adrien Delorme f047b4e005 appveyor.yml: add APPVEYOR_BUILD_SYS 2018-10-16 13:01:34 +02:00
Adrien Delorme 6406f65e37 fix bash calls 2018-10-16 12:57:02 +02:00
Adrien Delorme 37b85323fc fix cariage returns in git 2018-10-16 12:48:48 +02:00
Adrien Delorme 597b03dfd0 remove os setting 2018-10-16 12:48:34 +02:00