Diptanu Choudhury
|
25f60ed10b
|
Fixed the raw_exec fingerprint test
|
2016-08-24 13:38:43 -05:00 |
|
Diptanu Choudhury
|
d2b072c7a6
|
fixed the qemu fingerprinter test
|
2016-08-24 12:25:02 -05:00 |
|
Diptanu Choudhury
|
e93ff0af02
|
Fixed a java test
|
2016-08-23 16:51:09 -05:00 |
|
Diptanu Choudhury
|
3f9ca48802
|
fixed the exec fingerprinter test
|
2016-08-23 16:40:56 -05:00 |
|
Diptanu Choudhury
|
2ef1d7e949
|
removing driver_mock
|
2016-08-23 16:05:03 -05:00 |
|
Alex Dadgar
|
0546ca65aa
|
Fix TestDockerDriver_Fingerprint
|
2016-08-23 10:39:40 -07:00 |
|
Alex Dadgar
|
1c45799c49
|
Merge pull request #1580 from hashicorp/f-disk-usage-monitoring
Monitor and enforce shared allocation directory disk usage
|
2016-08-23 09:49:53 -07:00 |
|
Diptanu Choudhury
|
92fc6ba32f
|
Putting the mock driver behind a build flag
|
2016-08-22 15:02:28 -05:00 |
|
Diptanu Choudhury
|
025f3b424a
|
blocking chained allocations until previous allocation hasn't terminated
|
2016-08-22 11:34:24 -05:00 |
|
Kenjiro Nakayama
|
a0d1c7d344
|
driver.docker: tiny: debug messages output task name instead of image name
|
2016-08-21 19:51:32 +09:00 |
|
Alex Dadgar
|
1cafd04c94
|
handle the upgrade case
|
2016-08-18 19:01:24 -07:00 |
|
Ivo Verberk
|
13071e9846
|
Disk resource monitoring and enforcement
|
2016-08-18 07:59:03 +02:00 |
|
Alex Dadgar
|
ba51037fd6
|
Nodes generate Secret ID and used for retrieving allocations and registering
|
2016-08-17 16:31:47 -07:00 |
|
vishalnayak
|
b3a1b98599
|
Disable Vault instead of supplying test token
|
2016-08-17 16:25:38 -07:00 |
|
vishalnayak
|
047310eb46
|
Fix a few client tests
|
2016-08-17 16:25:38 -07:00 |
|
Alex Dadgar
|
4efecc01ea
|
Pass Vault config to client
|
2016-08-17 16:23:29 -07:00 |
|
Diptanu Choudhury
|
584f31ddf6
|
re-using copyimage
|
2016-08-17 15:25:03 -07:00 |
|
Diptanu Choudhury
|
a446f416fd
|
Fixed docker tests
|
2016-08-17 15:25:03 -07:00 |
|
Diptanu Choudhury
|
8ed3613e16
|
changing error statement
|
2016-08-17 13:48:31 -07:00 |
|
Diptanu Choudhury
|
8174671c7c
|
Fixed the docker script check
|
2016-08-17 13:23:48 -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 |
|
Alex Dadgar
|
0722e54aa1
|
Merge pull request #1593 from hashicorp/f-rereg
Reregister Client on failed heartbeat
|
2016-08-16 13:29:34 -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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
Kenjiro Nakayama
|
869b23ef4a
|
Set host environment variables to taskEnv of rkt driver
|
2016-08-14 00:42:53 +09:00 |
|
Diptanu Choudhury
|
4f79c017b5
|
Merge pull request #1572 from hashicorp/fix-docker-test
Fixed docker tests
|
2016-08-12 13:04:33 -07:00 |
|
Diptanu Choudhury
|
f0bab506f1
|
Updated the busybox images
|
2016-08-12 11:39:58 -07:00 |
|
Diptanu Choudhury
|
938d512f49
|
Not running tests parallal
|
2016-08-11 21:53:27 -07:00 |
|
Alex Dadgar
|
3d7876f229
|
Update test.sh
|
2016-08-11 21:35:50 -07:00 |
|
Diptanu Choudhury
|
e6aabd1af6
|
Fixed docker tests
|
2016-08-11 19:28:41 -07:00 |
|
Alex Dadgar
|
32172ec06a
|
Merge pull request #1571 from hashicorp/t-logs-tests
Fixing logs tests on travis
|
2016-08-11 19:24:46 -07:00 |
|
Alex Dadgar
|
ddfae93941
|
Wrap file rotator tests in wait for
|
2016-08-11 19:23:03 -07:00 |
|
Alex Dadgar
|
17b9e7ddb4
|
only use polling
|
2016-08-11 18:59:48 -07:00 |
|
Diptanu Choudhury
|
a4fa10cd10
|
Merge pull request #1413 from hashicorp/b-tests
Fix flaky tests
|
2016-08-11 18:15:29 -07:00 |
|
Alex Dadgar
|
1929a533cd
|
Update task_runner_test.go
|
2016-08-11 18:01:27 -07:00 |
|
Alex Dadgar
|
2c97235054
|
Fix task runner test
|
2016-08-11 13:16:17 -07:00 |
|
Kenjiro Nakayama
|
50ca5c7f71
|
Update after the review
|
2016-08-11 10:53:33 +09:00 |
|
Kenjiro Nakayama
|
fbb2d5cd5d
|
Return error when client failed to collect host stats
|
2016-08-11 09:38:28 +09:00 |
|
Diptanu Choudhury
|
6811e084f4
|
Merge pull request #1518 from pubnub/feature/chroot-map-rebase
Add config field to specify chroot mapping for exec driver
|
2016-08-10 17:00:03 -07:00 |
|
Diptanu Choudhury
|
724a2a2111
|
Fixed some error messages
|
2016-08-10 15:17:32 -07:00 |
|
Diptanu Choudhury
|
d7612debe4
|
Merge pull request #1533 from nak3/fix-error-in-client
tiny: Return fmt.Errorf instead of duplicated error messages
|
2016-08-10 15:13:47 -07:00 |
|
Kenjiro Nakayama
|
fec9204dcc
|
Update debug option from string to bool
|
2016-08-09 16:51:00 +09:00 |
|
Kenjiro Nakayama
|
c942f1d0be
|
Add debug option to rkt task config
|
2016-08-09 09:01:05 +09:00 |
|
Kenjiro Nakayama
|
a02267ac75
|
Update after review
|
2016-08-09 08:57:26 +09:00 |
|