Alex Dadgar
|
4e8576516f
|
Increase the timeout to be greater than the RPC hold threshold
|
2016-08-26 11:13:20 -07:00 |
Michael Schurter
|
d31f373a5b
|
Merge pull request #1653 from hashicorp/b-fix-artifact-retry
Don't fail other tasks when retrying artifact get
|
2016-08-26 09:53:39 -07:00 |
Michael Schurter
|
592b898f43
|
Make sure bad doesn't fail before web runs
|
2016-08-25 17:25:51 -07:00 |
Michael Schurter
|
139d2e7939
|
Ensure bad task reaches terminal state within test
|
2016-08-25 16:05:19 -07:00 |
Alex Dadgar
|
9a9815b6d5
|
Merge pull request #1655 from hashicorp/f-travis-vault
Update install of Vault
|
2016-08-25 14:53:05 -07:00 |
Michael Schurter
|
a739058fa3
|
Ensure web task exited successfully
Web task should run to completion successfully while the `bad` task is
retrying artifact downloads.
|
2016-08-25 14:42:50 -07:00 |
Alex Dadgar
|
e7fa97ae10
|
Update install of Vault
|
2016-08-25 14:07:15 -07:00 |
Michael Schurter
|
5ce26f82fe
|
Don't fail other tasks when retrying artifact get
The artifact fetching may be retried and succeed, so don't set the task
as dead.
Fixes #1558
|
2016-08-25 13:16:41 -07:00 |
Alex Dadgar
|
7d779faf6e
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-08-25 13:13:36 -07:00 |
Alex Dadgar
|
d690d0afdc
|
bump vault version
|
2016-08-25 13:13:20 -07:00 |
Alex Dadgar
|
499f335fea
|
Merge pull request #1652 from hashicorp/b-monitor-alloc-dir
Monitor the complete alloc directory, not just the shared part.
|
2016-08-25 13:10:13 -07:00 |
Ivo Verberk
|
d89dc40fe2
|
Small comment fix.
|
2016-08-25 20:50:11 +02:00 |
Ivo Verberk
|
57012e8d8c
|
Monitor the complete alloc directory, not just the shared part.
|
2016-08-25 20:48:19 +02:00 |
Ivo Verberk
|
a33c5a6a52
|
Merge pull request #1651 from hashicorp/b-fix-client-tests
Don't duplicate TaskKilled event and check for TaskSiblingFailed.
|
2016-08-25 20:47:04 +02:00 |
Ivo Verberk
|
9113244131
|
Don't duplicate TaskKilled event and check for TaskSiblingFailed.
|
2016-08-25 20:11:10 +02:00 |
Alex Dadgar
|
6f7d776ba6
|
Merge pull request #1613 from nak3/plan255
command.plan: tiny: Fix expect error code message from 1 to 255
|
2016-08-24 15:33:40 -07:00 |
Diptanu Choudhury
|
b80147d183
|
Merge pull request #1645 from capone212/failing_cehcks_fix
issue #1636: start CheckRunner if check exists in consul already
|
2016-08-24 16:27:05 -05:00 |
Diptanu Choudhury
|
da6629e1f3
|
Merge pull request #1648 from nfisher/patch-1
getting-started/running.html.md: update output for nomad 0.4.1.
|
2016-08-24 16:26:24 -05:00 |
Alex Dadgar
|
f6e940c3c9
|
update pr number
|
2016-08-24 14:24:03 -07:00 |
Diptanu Choudhury
|
e9b27a528c
|
Fixed the raw_exec fingerprint test
|
2016-08-24 13:38:43 -05:00 |
Diptanu Choudhury
|
10e10b2fe1
|
fixed the qemu fingerprinter test
|
2016-08-24 12:25:02 -05:00 |
Diptanu Choudhury
|
ca7de798a7
|
Merge pull request #1649 from hashicorp/test-fixes
fixed the exec fingerprinter test
|
2016-08-23 17:39:21 -05:00 |
capone
|
ce4d236a40
|
Fixed CR defects
|
2016-08-24 01:33:44 +03:00 |
Nathan Fisher
|
2b40afb7c4
|
getting-started/running.html.md: update nomad server-members output to 0.4.1 release.
|
2016-08-23 22:56:13 +01:00 |
Nathan Fisher
|
5e540320d8
|
Revert "Update running.html.md"
This reverts commit deaac26e1a822a45a0473fa4c2b507623f103e66.
|
2016-08-23 22:52:13 +01:00 |
Diptanu Choudhury
|
9309247f9d
|
Fixed a java test
|
2016-08-23 16:51:09 -05:00 |
Diptanu Choudhury
|
05fe72e89e
|
fixed the exec fingerprinter test
|
2016-08-23 16:40:56 -05:00 |
Nathan Fisher
|
03bb93ab27
|
Update running.html.md
Update running.html.md for nomad 4.1 output.
|
2016-08-23 22:27:57 +01:00 |
Diptanu Choudhury
|
1d52ab2d04
|
Merge pull request #1647 from hoffoo/fix_initial_status_api
api/tasks.go: add check initial_status
|
2016-08-23 16:20:19 -05:00 |
Marin
|
9ad8ecc149
|
api/tasks.go: add check initial_status
|
2016-08-23 14:09:42 -07:00 |
Diptanu Choudhury
|
588a4802c1
|
removing driver_mock
|
2016-08-23 16:05:03 -05:00 |
Diptanu Choudhury
|
3252f6a700
|
Merge pull request #1646 from hashicorp/docs-metrics
added docs for configuration of telemetry publishing nobs
|
2016-08-23 16:01:17 -05:00 |
Diptanu Choudhury
|
8885cee346
|
added docs for configuration of telemetry publishing nobs
|
2016-08-23 16:00:44 -05:00 |
Alex Dadgar
|
db2806a9c1
|
Merge pull request #1629 from hashicorp/f-derive-token
Server Deriving Tokens on behalf of Clients
|
2016-08-23 13:58:47 -07:00 |
Alex Dadgar
|
416ed7692e
|
Fix command tests that wait for client to be registered
|
2016-08-23 11:17:31 -07:00 |
Alex Dadgar
|
0f3ec9c759
|
Fix TestDockerDriver_Fingerprint
|
2016-08-23 10:39:40 -07:00 |
Alex Dadgar
|
1fe2e41904
|
Changelog
|
2016-08-23 09:51:07 -07:00 |
Alex Dadgar
|
1da8566322
|
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 |
capone
|
10cc50ad29
|
First attemt to fix issue #1636
|
2016-08-23 19:09:20 +03:00 |
Diptanu Choudhury
|
763b3f4b76
|
Merge pull request #1638 from hashicorp/fix-alloc-status-test
Attempting to fix alloc status test
|
2016-08-22 15:32:06 -05:00 |
Diptanu Choudhury
|
94571eab5d
|
Attempting to fix alloc status test
|
2016-08-22 15:07:49 -05:00 |
Diptanu Choudhury
|
6c5c9fdee9
|
Merge pull request #1631 from hashicorp/f-block-chained-allocs
Block allocations if their chained allocation hasn't terminated yet
|
2016-08-22 15:03:32 -05:00 |
Diptanu Choudhury
|
1e1eef56a1
|
Putting the mock driver behind a build flag
|
2016-08-22 15:02:28 -05:00 |
Alex Dadgar
|
76d324a8f0
|
fix comment
|
2016-08-22 11:41:47 -07:00 |
Diptanu Choudhury
|
4ca623bcfe
|
blocking chained allocations until previous allocation hasn't terminated
|
2016-08-22 11:34:24 -05:00 |
Diptanu Choudhury
|
7c5f8255fc
|
Merge pull request #1637 from hashicorp/install-vault-bin
Instlling the vault binary
|
2016-08-22 07:04:22 -07:00 |
Diptanu Choudhury
|
57095f99d2
|
Instlling the vault binary
|
2016-08-22 08:49:23 -05:00 |
Diptanu Choudhury
|
f814e13e35
|
Merge pull request #1634 from nak3/docker-driver-taskname
driver.docker: tiny: debug messages output task name instead of image name
|
2016-08-22 06:24:07 -07:00 |
Kenjiro Nakayama
|
b06c6d9311
|
driver.docker: tiny: debug messages output task name instead of image name
|
2016-08-21 19:51:32 +09:00 |
Alex Dadgar
|
19be6b57b2
|
fixes
|
2016-08-19 20:02:32 -07:00 |