This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 11 Jun, 2018 1 commit
-
-
Michael Lange authored
-
- 26 Apr, 2018 1 commit
-
-
Alex Dadgar authored
-
- 24 Apr, 2018 1 commit
-
-
Michael Schurter authored
Remove the NOMAD_TEST_RKT flag as a guard for rkt tests. Still require Linux, root, and rkt to be installed. Only check for rkt installation once in hopes of speeding up rkt tests a bit.
-
- 18 Apr, 2018 1 commit
-
-
Michael Schurter authored
`make release` and `make prerelease` set a `release` tag to disable enabling the `mock_driver`
-
- 20 Mar, 2018 1 commit
-
-
Michael Lange authored
-
- 19 Mar, 2018 1 commit
-
-
Michael Schurter authored
Broke due to a change in go-bindata-assetfs
-
- 21 Feb, 2018 1 commit
-
-
Preetha Appan authored
-
- 14 Feb, 2018 1 commit
-
-
Preetha Appan authored
-
- 07 Feb, 2018 1 commit
-
-
Alex Dadgar authored
We make a HashiCorp hard fork of the jteeuwen/go-bindata hard fork that was replaced and diffed the code against a Dec 1, 2015 copy of the original repository we had as a cross-check of that hard fork. This replaces references to jteeuwen/go-bindata to point to the HashiCorp fork.
-
- 17 Jan, 2018 1 commit
-
-
Michael Lange authored
-
- 03 Jan, 2018 1 commit
-
-
Preetha Appan authored
-
- 12 Dec, 2017 2 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
- 07 Dec, 2017 1 commit
-
-
Preetha Appan authored
-
- 06 Dec, 2017 2 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
- 04 Dec, 2017 1 commit
-
-
Alex Dadgar authored
-
- 13 Nov, 2017 1 commit
-
-
Charlie Voiselle authored
-
- 10 Nov, 2017 1 commit
-
-
Michael Lange authored
-
- 03 Nov, 2017 1 commit
-
-
Michael Schurter authored
-
- 01 Nov, 2017 1 commit
-
-
Preetha Appan authored
-
- 31 Oct, 2017 2 commits
-
-
Alex Dadgar authored
-
Preetha Appan authored
-
- 26 Oct, 2017 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 24 Oct, 2017 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 23 Oct, 2017 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 19 Oct, 2017 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 17 Oct, 2017 2 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
- 16 Oct, 2017 1 commit
-
-
Michael Schurter authored
Also install new porter dep
-
- 27 Sep, 2017 1 commit
-
-
Alex Dadgar authored
-
- 26 Sep, 2017 1 commit
-
-
Alex Dadgar authored
-
- 19 Sep, 2017 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 09 Sep, 2017 2 commits
-
-
James Nugent authored
-
James Nugent authored
This commit reworks the Vagrantfile for Nomad in order to support straightforward testing on more than one operating system, whilst retaining the ability to stand up a test cluster running Ubuntu. The following changes are made: - Scripts have been extracted from the Vagrantfile into their own shell script files, in order that editors lint them. - All scripts have been edited to lint with no warnings or errors for their respective shells. - Scripts are named according to the operating system and privilege level which they run. We prefer to run a whole shell script as root versus prefixing (essentially) every command with `sudo` or an equivalent. - The Linux development box has been separated from the test cluster, removing some of the more gnarly (and less portable) logic. The Linux development box is still primary and autostarts. - A FreeBSD target has been added. The base box works for both Virtualbox and VMWare Fusion. - A target...
-