14717: Make CONFIGSRC mandatory for run-tests.sh
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Mon, 29 Jul 2019 15:38:13 +0000 (11:38 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Mon, 29 Jul 2019 15:40:38 +0000 (11:40 -0400)
commitecbb701177f9ae8713d3e103b3014f10fe584025
tree2b0c402ab53b8d2ab9295b71aab54529de73ac8c
parent639789ffd0d7a3271789b3ba45604a65cba92928
14717: Make CONFIGSRC mandatory for run-tests.sh

Must point to a directory containing a config.yml with a cluster id of
'zzzzz' and a PostgreSQL section.

Includes a few other cleanups.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>
build/run-tests.sh
sdk/python/tests/run_test_server.py
services/crunch-dispatch-slurm/crunch-dispatch-slurm.go
services/ws/main.go
services/ws/server_test.go