Commit Graph

5126 Commits

Author SHA1 Message Date
Kenjiro Nakayama
7e1cc0599a Fix error message in Test{Plan,Run,Validate}Command_From_URL 2016-08-17 15:39:18 +09:00
Kenjiro Nakayama
5edc9d1072 Add StructJob test with jobfile from HTTP Server 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
4836c0ffd6 Update the usage of plan command 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
bbc6a48596 Rename Helper to JobGetter 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
2c332cf539 Add help and documentation 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
d00090ab8b Use go-getter to get jobfile by URL 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
87b0c90970 Add URL location support to validate command 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama
717f446d0e Support run/plan jobfile via URL location 2016-08-17 11:06:08 +09:00
Alex Dadgar
5953c29c72 fix data format test 2016-08-16 17:53:49 -07:00
Diptanu Choudhury
11a77c0ede Merge pull request #1601 from hashicorp/b-fix-node-alloc-test
get a free port from the kernel
2016-08-16 17:09:03 -07:00
Diptanu Choudhury
a6e0ed40fc Merge pull request #1602 from hashicorp/b-fix-job-eval-test
Fixed a test
2016-08-16 17:08:53 -07:00
Diptanu Choudhury
20a0398752 Fixed a test 2016-08-16 16:36:15 -07:00
Diptanu Choudhury
bc3aab72fc get a free port from the kernel 2016-08-16 16:05:37 -07:00
Diptanu Choudhury
950a5abfa8 Updating go version in Vagrant 2016-08-16 15:33:24 -07:00
Diptanu Choudhury
66339ae1ca updated the changelog 2016-08-16 15:26:07 -07:00
Diptanu Choudhury
53ab5d52d8 Cleaning up some code 2016-08-16 15:22:26 -07:00
Diptanu Choudhury
38689d0148 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
c8514f90af Fix bitmap test and check bitmap bounds 2016-08-16 15:16:35 -07:00
Alex Dadgar
59929b1280 Merge pull request #1598 from nak3/rkt-fix5
driver.rkt: Remove unnecessary job validation
2016-08-16 15:12:45 -07:00
Marin
56b35b9a95 fix initial status tests 2016-08-16 14:34:36 -07:00
Alex Dadgar
5992eb19ca use tip go 2016-08-16 13:36:46 -07:00
Alex Dadgar
29457dcc90 changelog 2016-08-16 13:30:26 -07:00
Alex Dadgar
0722e54aa1 Merge pull request #1593 from hashicorp/f-rereg
Reregister Client on failed heartbeat
2016-08-16 13:29:34 -07:00
Alex Dadgar
580596eafa Extend the build timeout 2016-08-16 13:27:40 -07:00
Alex Dadgar
fb855a926d change test script 2016-08-16 12:32:29 -07:00
Marin
fbb9108ed5 Add support for initial check status 2016-08-16 12:05:15 -07:00
Diptanu Choudhury
20cce5e22d 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
Kenjiro Nakayama
0e092ef326 driver.rkt: Remove unnecessary job validation 2016-08-16 23:33:34 +09:00
ramukima
8d72b8e23e 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
7dc175aef5 changelog 2016-08-15 21:05:48 -07:00
Alex Dadgar
cc4b0ff7c5 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
e1db7009d8 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
561d7e3e97 s/Created/Created At/ 2016-08-15 21:40:34 -05:00
Alex Dadgar
134dbb1f06 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
47640507a8 inclusive range 2016-08-15 13:13:04 -07:00
Alex Dadgar
8356dad7af changelog 2016-08-15 10:33:25 -07:00
Alex Dadgar
e2b7b86883 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
47f10d1baf 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
184b027c14 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
498f41ccbc 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
d5ce1e00ff Merge pull request #1587 from nak3/rkt-fix4
rkt.driver: Fix wrong MB calculation
2016-08-15 10:28:52 -07:00
Kenjiro Nakayama
4e6d0b685e rkt.driver: Fix wrong MB calculation 2016-08-14 14:27:42 +09:00
Kenjiro Nakayama
6b28024bef tiny: Catch error returned from SyncServices in rkt driver 2016-08-14 13:11:17 +09:00
Cameron Davison
53c244b855 use last job eval if multiple exist, when looking for registration 2016-08-13 22:37:35 -05:00
Cameron Davison
ebb026f47e duplicate check for deep equals of frame order 2016-08-13 22:26:53 -05:00
Kenjiro Nakayama
869b23ef4a Set host environment variables to taskEnv of rkt driver 2016-08-14 00:42:53 +09:00
Alex Dadgar
fa73b6ac37 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
f9820349d0 allow multiple evals check last one in test 2016-08-12 21:48:49 -05:00
vagrant
d937dc7eca Release v0.4.1-rc1 2016-08-13 01:02:08 +00:00
Diptanu Choudhury
c7bbcb5690 Enabled cgo 2016-08-12 17:34:54 -07:00