tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey
commitd214740c994f51370112ceda33a9d5546ff21c84
authorCleber Rosa <crosa@redhat.com>
Mon, 12 Apr 2021 04:46:44 +0000 (12 00:46 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 1 Jun 2021 20:21:21 +0000 (1 16:21 -0400)
treee328fbabd3b7db20e2c6f0940cd5ed62f059afbf
parentfd1ce58d901bbe982db8c19ca6e1a63b30643150
tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey

The public key argument should be a path to a file, and not the
public key data.

Reported-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210412044644.55083-12-crosa@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/acceptance/virtiofs_submounts.py