]> git.arvados.org - arvados.git/commit
22406: Remove hardcoding of arvados_test database name
authorBrett Smith <brett.smith@curii.com>
Tue, 4 Feb 2025 19:19:55 +0000 (14:19 -0500)
committerBrett Smith <brett.smith@curii.com>
Tue, 4 Feb 2025 19:19:55 +0000 (14:19 -0500)
commitb23567171b16e4d6718dd78ea57bb25bc4b06a76
tree9b5613a118aa3873ec7df67a08490d48439e42e7
parent872a6658fb659a6d187a5feb351bd96b17796637
22406: Remove hardcoding of arvados_test database name

Users should be allowed to use a different database if they
want. Testing that this actually works is outside the scope of this
branch, but we would like to remove obstacles to it happening, rather
than adding more.

zzzzz is assumed to always be a cluster running automated tests. If you
want a development cluster in your config.yml using a development
database, you need to give it a different cluster ID.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
build/run-tests.sh
services/api/config/arvados_config.rb