aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2019-01-22 11:22:48 +0000
committerDaniel Thompson <daniel.thompson@linaro.org>2019-01-22 11:22:48 +0000
commit5fbcc51ea454833101119eb04f1cd09e438b890f (patch)
treef6b669b234db681b6c594f8eefd7565bdfe4a4b1
parent670134b67fdc7cb75f85160bf8955cf9803d796d (diff)
lava-test-shell: test-python3-pytest: Initial version
-rw-r--r--lava/lava-test-shell/test-python3-pytest.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/lava/lava-test-shell/test-python3-pytest.yaml b/lava/lava-test-shell/test-python3-pytest.yaml
new file mode 100644
index 0000000..6329703
--- /dev/null
+++ b/lava/lava-test-shell/test-python3-pytest.yaml
@@ -0,0 +1,8 @@
+metadata:
+ format: Lava-Test Test Definition 1.0
+ name: test-python3-pytest
+ description: "Check pytest is installed and loadable"
+
+run:
+ steps:
+ - lava-test-case install-python3 --shell python3 -m pytest