22406: Install arvados-server on test nodes during build 22406-rails-db-bugfix
authorBrett Smith <brett.smith@curii.com>
Tue, 21 Jan 2025 20:18:58 +0000 (15:18 -0500)
committerBrett Smith <brett.smith@curii.com>
Tue, 21 Jan 2025 20:18:58 +0000 (15:18 -0500)
commit923b202afc12e0342f0fcdea32c15a3d1eb1a581
tree6252fd44dadf238f7853276f25444d49e45ad152
parentb5671193c0436db6f38a345179d98be1a3397343
22406: Install arvados-server on test nodes during build

See comments for rationale. `arvados-server install` runs database setup
Rake tasks, which require `arvados-server` to be on $PATH to load
configuration.

We should probably stop doing that and just let `run-tests.sh` do the
database setup since it needs to anyway. That can happen as part of
migrating this Jenkins job to use the test environment Ansible playbook.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
jenkins/packer-images/jenkins-image-arvados-tests.sh