Commit Graph

10833 Commits

Author SHA1 Message Date
Adrien Delorme 33f96b4303 revert appveyor skips as windows builds are pretty unstable 2018-10-17 13:38:53 +02:00
Adrien Delorme 410bee0666 make TestStepShutdown_shutdownDelay less strict on schedule 2018-10-17 12:49:38 +02:00
Adrien Delorme af3b818de0 TestBuilderPrepare_ISOChecksumType: set config["switch_name"] = "switch" to avoid using builder.detectSwitchName which can lock down in CI mode 2018-10-17 12:09:24 +02:00
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
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 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
Adrien Delorme b92f6e1f49 appveyor: install make 2018-10-16 12:47:01 +02:00
Adrien Delorme 6c7ee82ab7 use make in appveyor too 2018-10-16 12:16:49 +02:00
Adrien Delorme ac29ee59f8 makefile: ci now runs only testrace, default runs testrace 2018-10-16 12:08:52 +02:00
Adrien Delorme 8936ddaedf makefile: testrace now uses `deps fmt-check mode-check vet` 2018-10-16 12:05:05 +02:00
Adrien Delorme 389280a530 makefile: refactor vet into it's own command 2018-10-16 12:04:41 +02:00
Adrien Delorme 09e0f2b93b makefile: mode-check ignore ./website/tmp folder 2018-10-16 12:00:15 +02:00
Megan Marsh 4357714a29
Merge pull request #6851 from hashicorp/pb_rc
[WIP] progress bar race conditions
2018-10-15 11:33:13 -07:00
Megan Marsh 6a28da4fb3
Merge pull request #6849 from rickard-von-essen/fix-6717
WIP: amazon: Update aws-sdk-go to v1.15.54
2018-10-15 09:37:29 -07:00