system-tests: improve lava slave ssh capability
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 9 Mar 2021 19:29:49 +0000 (14:29 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 9 Mar 2021 19:35:03 +0000 (14:35 -0500)
commit9151e32e2b6f32a7563668dc5cd0e0f70eaef5bd
tree7c891eab558a6b04e17c9a167dc854704c678708
parent0c4ab1e7a9ed81e6841c7af3671b39ed2739fa6f
system-tests: improve lava slave ssh capability

The current lava slave setup does not permit easy access to the running
slave once the job is started. This can be cumbersome when a hang
happens. To ease access, setup ssh with authorized keys for the root
user. This is only accessible from internal network.

Split the env setup in two: base and vlttng.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
lava/system-tests/authorized_keys [new file with mode: 0644]
lava/system-tests/setup.yaml [new file with mode: 0644]
scripts/system-tests/template_lava_job.jinja2
This page took 0.024846 seconds and 4 git commands to generate.