From 67d59710fae4eb05fcd4656b6b204caa9506df7d Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 14 Sep 2020 15:53:21 +0200 Subject: Change regular pyagl invocation to nohw In CI we will execute the 'not hwrequired' flag. Make this the default case in the test-suites. Bug-AGL: SPEC-3572 Signed-off-by: Jan-Simon Moeller Change-Id: I370bb3c12953d7455a1a4c06c573cbc10ee17bda --- test-suites/short-smoke/pyagl-nohw-oneshot.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test-suites/short-smoke/pyagl-nohw-oneshot.yaml (limited to 'test-suites/short-smoke/pyagl-nohw-oneshot.yaml') diff --git a/test-suites/short-smoke/pyagl-nohw-oneshot.yaml b/test-suites/short-smoke/pyagl-nohw-oneshot.yaml new file mode 100644 index 0000000..6dd45f2 --- /dev/null +++ b/test-suites/short-smoke/pyagl-nohw-oneshot.yaml @@ -0,0 +1,14 @@ +# These tests are applicable if the board to be used has at least one CAN interface. + +metadata: + name: pyagl_nohw_oneshot + format: "Lava-Test-Shell Test Definition 1.0" + description: "pyagl_nohw_oneshot" + version: 1.0 + +run: + steps: + - echo "pyagl - no external hardware - oneshot" + - lava-test-set start pyagl-nohw-oneshot + - ./common/scripts/pyagl-nohw-lava.sh + - lava-test-set stop -- cgit 1.2.3-korg