]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Use an on-guest script to cleanup/initialize and run them in parallel
authorTobias Brunner <tobias@strongswan.org>
Fri, 29 Nov 2024 17:15:58 +0000 (18:15 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Dec 2024 07:43:45 +0000 (08:43 +0100)
commitb3a72c7994820015dd0cf4b5388770bf23889539
tree9f0e899922c408645894fa3cc10388421491f564
parentc8cfeeff54768a6d311a6b776e4c38f235564ede
testing: Use an on-guest script to cleanup/initialize and run them in parallel

This is a bit quicker than doing this with separate SSH calls for each
host sequentially (up to half a second per test).
testing/do-tests
testing/hosts/default/usr/local/bin/init-test [new file with mode: 0755]