open-nomad/command/agent/consul
Alex Dadgar 553bc91725 Parallel client tests (#2890)
* alloc_runner

* Random tests

* parallel task_runner and no exec compatible check

* Parallel client

* Fail fast and use random ports

* Fix docker port mapping

* Make concurrent pull less timing dependant

* up parallel

* Fixes

* don't build chroots in parallel on travis

* Reduce parallelism on travis with lxc/rkt

* make java test app not run forever

* drop parallelism a little

* use docker ports that are out of the os's ephemeral port range

* Limit even more on travis

* rkt deadline
2017-07-22 19:04:36 -07:00
..
catalog_testing.go Follow _testing.go convention for testing tools 2017-04-19 12:42:47 -07:00
client.go Never remove unknown agent services 2017-07-18 13:23:01 -07:00
int_test.go Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
script.go Thanks go vet! 2017-04-19 13:05:41 -07:00
script_test.go Thanks go vet! 2017-04-19 13:05:41 -07:00
unit_test.go Error -> Errof 2017-07-19 10:00:57 -07:00