Alex Dadgar
1cafd04c94
handle the upgrade case
2016-08-18 19:01:24 -07: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
Kenjiro Nakayama
59c05eb64b
tiny: Return fmt.Errorf instead of duplicated error messages
2016-08-09 08:57:26 +09:00
Jay Oster
bd0363b6a6
Fix Linux executor isolation test
...
- Properly expects the hard-coded mounts (alloc, dev, and proc) and hardcoded local directories (local and tmp)
- Also verifies that etc contains only the requested paths
2016-08-08 14:04:09 -07:00
Diptanu Choudhury
a950781203
Merge pull request #1532 from nak3/fix-fingerprint-cpu-log
...
tiny: Fix duplicated error message in CPU fingerprint
2016-08-08 13:44:49 -04:00
Diptanu Choudhury
09a199bdbb
Merge pull request #1534 from nak3/fix-intask_runner
...
tiny: print task name and error message for SaveState error
2016-08-08 13:37:25 -04:00
Kenjiro Nakayama
32ce8939c7
tiny: print task name and error message for the SaveState error in task_runner
2016-08-07 13:33:58 +09:00
Kenjiro Nakayama
5e4dbd0ff3
tiny: Fix duplicated error message in CPU fingerprint
2016-08-07 12:49:40 +09:00
Kenjiro Nakayama
dd269abeb5
Update GetArtifact by removing unused logger
2016-08-06 23:37:32 +09:00
Diptanu Choudhury
f948c3732a
Merge pull request #1477 from nak3/add-syslog_server-test
...
Add Syslog server start shutdown test
2016-08-05 12:01:24 -07:00
Alex Dadgar
9da215ed22
changelog + use driver config
2016-08-05 10:55:20 -07:00
Alex Dadgar
3c33c54957
Merge pull request #1493 from nak3/rkt-fix1
...
Pass command and trust_prefix to the validation of rkt task configuration
2016-08-05 10:52:02 -07:00
Alex Dadgar
a8cf9241f7
changelog
2016-08-05 10:47:44 -07:00