tests/acceptance/virtiofs_submounts: do not ask for ssh key password
commitc70a6d1b9f0cd88dfa583d05d562f625038e26cd
authorCleber Rosa <crosa@redhat.com>
Wed, 3 Feb 2021 17:23:40 +0000 (3 12:23 -0500)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Feb 2021 16:22:36 +0000 (8 17:22 +0100)
treebcfc3b3a81ed07899d254b7d91c2c0ef1339a1cc
parentfef453ee185958bf42644e3eb107e99184e0cbfc
tests/acceptance/virtiofs_submounts: do not ask for ssh key password

Tests are supposed to be non-interactive, and ssh-keygen is asking for
a passphrase when creating a key.  Let's set an empty passphrase to
avoid the prompt.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210203172357.1422425-6-crosa@redhat.com>
[PMD: Reword description per Alex Bennée comment]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/virtiofs_submounts.py