17914: Improves cypress test launch script. 17914-peer-federation-login-fix
authorLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 1 Feb 2022 16:09:47 +0000 (13:09 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 1 Feb 2022 16:09:47 +0000 (13:09 -0300)
commit8b1d2274b5905c34e0f692b1284f61d9270119a7
treea00e892185bfffe24a5d1e006ce0eed1ce46f0e7
parentf9d1c360e059ed07909abd7bc83a61fcd3e2746d
17914: Improves cypress test launch script.

Instead of modifying the in-repo config file to point to the correct
vocabulary temp path, make a copy of it and pass that to arvados boot.
This will avoid committing the arvados_config.yml file by accident.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
tools/run-integration-tests.sh