Diptanu Choudhury
|
f72ad34540
|
get a free port from the kernel
|
2016-08-16 16:05:37 -07:00 |
Diptanu Choudhury
|
f24e8f351e
|
Updating go version in Vagrant
|
2016-08-16 15:33:24 -07:00 |
Diptanu Choudhury
|
a53e9cd31e
|
updated the changelog
|
2016-08-16 15:26:07 -07:00 |
Diptanu Choudhury
|
4683aa3dc6
|
Cleaning up some code
|
2016-08-16 15:22:26 -07:00 |
Diptanu Choudhury
|
2e22fea61d
|
Merge pull request #1599 from hoffoo/initial_check_state
Add support for initial check status
|
2016-08-16 15:16:47 -07:00 |
Alex Dadgar
|
8a23780aee
|
Fix bitmap test and check bitmap bounds
|
2016-08-16 15:16:35 -07:00 |
Alex Dadgar
|
3b9188fcf0
|
Merge pull request #1598 from nak3/rkt-fix5
driver.rkt: Remove unnecessary job validation
|
2016-08-16 15:12:45 -07:00 |
Marin
|
8fc52974a3
|
fix initial status tests
|
2016-08-16 14:34:36 -07:00 |
Alex Dadgar
|
32e5bf95a7
|
use tip go
|
2016-08-16 13:36:46 -07:00 |
Alex Dadgar
|
7cfbffd0db
|
changelog
|
2016-08-16 13:30:26 -07:00 |
Alex Dadgar
|
423da3e99d
|
Merge pull request #1593 from hashicorp/f-rereg
Reregister Client on failed heartbeat
|
2016-08-16 13:29:34 -07:00 |
Alex Dadgar
|
fed3404ab6
|
Extend the build timeout
|
2016-08-16 13:27:40 -07:00 |
Alex Dadgar
|
2b2bb37a07
|
change test script
|
2016-08-16 12:32:29 -07:00 |
Marin
|
69bc3a8fc8
|
Add support for initial check status
|
2016-08-16 12:05:15 -07:00 |
Diptanu Choudhury
|
6f0bfe2f36
|
Merge pull request #1596 from ramukima/qemu-extra-args-issue-1588
issue-1588 : Allow extra driver config args as a passthrough for qemu…
|
2016-08-16 11:17:12 -07:00 |
Diptanu Choudhury
|
c1a455983d
|
Added the chained alloc for system scheduler
|
2016-08-16 10:49:45 -07:00 |
Kenjiro Nakayama
|
c97beb8deb
|
driver.rkt: Remove unnecessary job validation
|
2016-08-16 23:33:34 +09:00 |
ramukima
|
4f18963a97
|
go fmt performed code when copied from another directory got messed up again ? Ok, ran go fmt again
|
2016-08-16 09:20:13 -04:00 |
Alex Dadgar
|
f5c38de579
|
changelog
|
2016-08-15 21:05:48 -07:00 |
Alex Dadgar
|
d108344eea
|
Merge pull request #1540 from novilabs/add-creation-time-to-job-status
Add creation time to job status
|
2016-08-15 21:04:14 -07:00 |
ramukima
|
17b902f20f
|
issue-1588 : Allow extra driver config args as a passthrough for qemu executable from a task specification
|
2016-08-15 23:36:13 -04:00 |
Cameron Davison
|
9d812516e8
|
s/Created/Created At/
|
2016-08-15 21:40:34 -05:00 |
Diptanu Choudhury
|
1de89776d7
|
Marking an allocation chained if we are creating this to replace an old one
|
2016-08-15 17:52:41 -07:00 |
Alex Dadgar
|
84820db86f
|
If the client detects that a heartbeat has failed because it is not registered, reregister
|
2016-08-15 17:24:09 -07:00 |
Alex Dadgar
|
ce0b78525d
|
inclusive range
|
2016-08-15 13:13:04 -07:00 |
Alex Dadgar
|
8221660f6d
|
changelog
|
2016-08-15 10:33:25 -07:00 |
Alex Dadgar
|
64b86bed0d
|
Merge pull request #1581 from nak3/fix-rkt2
Set host environment variables to taskEnv of rkt driver
|
2016-08-15 10:31:10 -07:00 |
Alex Dadgar
|
dd6c08a827
|
Merge pull request #1584 from novilabs/stream-framer-order
duplicate check for deep equals of frame order
|
2016-08-15 10:30:42 -07:00 |
Alex Dadgar
|
1a974f5fe5
|
Merge pull request #1585 from novilabs/fix-test-http-job-evals
use last job eval if multiple exist, when looking for registration
|
2016-08-15 10:29:45 -07:00 |
Alex Dadgar
|
a2b603bd82
|
Merge pull request #1586 from nak3/rkt-fix3
tiny: Catch error returned from SyncServices in rkt driver
|
2016-08-15 10:29:28 -07:00 |
Alex Dadgar
|
44e7075087
|
Merge pull request #1587 from nak3/rkt-fix4
rkt.driver: Fix wrong MB calculation
|
2016-08-15 10:28:52 -07:00 |
Kenjiro Nakayama
|
d0ccdacd08
|
rkt.driver: Fix wrong MB calculation
|
2016-08-14 14:27:42 +09:00 |
Kenjiro Nakayama
|
906526fbe0
|
tiny: Catch error returned from SyncServices in rkt driver
|
2016-08-14 13:11:17 +09:00 |
Cameron Davison
|
0104d6fe08
|
use last job eval if multiple exist, when looking for registration
|
2016-08-13 22:37:35 -05:00 |
Cameron Davison
|
92ac9bb84c
|
duplicate check for deep equals of frame order
|
2016-08-13 22:26:53 -05:00 |
Kenjiro Nakayama
|
0efc0e0231
|
Set host environment variables to taskEnv of rkt driver
|
2016-08-14 00:42:53 +09:00 |
Alex Dadgar
|
461c172e0f
|
Merge pull request #1578 from novilabs/fix-test-eval-list
allow multiple evals check last one in test
|
2016-08-12 21:10:57 -07:00 |
Cameron Davison
|
2165e39197
|
allow multiple evals check last one in test
|
2016-08-12 21:48:49 -05:00 |
vagrant
|
dbbb20dd99
|
Release v0.4.1-rc1
|
2016-08-13 01:02:08 +00:00 |
Diptanu Choudhury
|
7fbb661756
|
Enabled cgo
|
2016-08-12 17:34:54 -07:00 |
Diptanu Choudhury
|
d1a4acb300
|
Updated the build script
|
2016-08-12 15:55:39 -07:00 |
Diptanu Choudhury
|
cb852f00f0
|
Updated the version
|
2016-08-12 14:52:11 -07:00 |
Diptanu Choudhury
|
912201f758
|
Updated changelog
|
2016-08-12 13:47:22 -07:00 |
Diptanu Choudhury
|
eff622036e
|
Merge pull request #1562 from dbresson/support-query-strings-in-checks
support query strings in checks
|
2016-08-12 13:06:02 -07:00 |
Diptanu Choudhury
|
8c8d00dd5b
|
Merge pull request #1572 from hashicorp/fix-docker-test
Fixed docker tests
|
2016-08-12 13:04:33 -07:00 |
Diptanu Choudhury
|
761cc40cd2
|
Fixed a make vet warning
|
2016-08-12 12:09:44 -07:00 |
Diptanu Choudhury
|
bc2ce376a2
|
Revert "not running tests in verbose mode"
This reverts commit 3847bbd7559a1b9d2624fe6d2f7030ac66bbc7fa.
|
2016-08-12 11:44:42 -07:00 |
Diptanu Choudhury
|
f3420c65e3
|
Updated the busybox images
|
2016-08-12 11:39:58 -07:00 |
Diptanu Choudhury
|
91920f7863
|
not running tests in verbose mode
|
2016-08-11 23:14:36 -07:00 |
Diptanu Choudhury
|
dd7e69006e
|
Not running tests parallal
|
2016-08-11 21:53:27 -07:00 |