Skip to content
Snippets Groups Projects
Commit 8c87cd9d authored by Frederic Danis's avatar Frederic Danis
Browse files

psdk: Add paramiko package dependency


The new `psdk-test` requests `paramiko` to run.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent 40cda23e
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,10 @@ metadata:
description: "Tests that persistent disk can be used when upgrading the SDK."
pre-conditions:
- Python3, e.g. see
- "~https://docs.conda.io/en/latest/miniconda.html"
- "`paramiko` package should be installed for Python3 by running:"
- $ pip3 install paramiko
- "A virtual disk image (compressed or not) or a URL from which to get it from:"
- "~https://images.apertis.org/"
- "Clone of the apertis-tests repository:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment