We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ac513b + 450ecc8 commit 284d8f6Copy full SHA for 284d8f6
Runner/plans/fastrpc-premerge.yaml
@@ -0,0 +1,19 @@
1
+metadata:
2
+ format: Lava-Test Test Definition 1.0
3
+ name: fastrpc-only
4
+ description: "Run only FastRPC tests from qcom-linux-testkit"
5
+ maintainer:
6
+ - [email protected]
7
+ os:
8
+ - yocto open embedded
9
+ scope:
10
+ - functional
11
+ devices:
12
+ - rb3gen2
13
+
14
+run:
15
+ steps:
16
+ - cd Runner
17
+ - $PWD/suites/Multimedia/CDSP/fastrpc_test/run.sh || true
18
+ - $PWD/utils/send-to-lava.sh $PWD/suites/Multimedia/CDSP/fastrpc_test/fastrpc_test.res || true
19
+ - $PWD/utils/result_parse.sh
0 commit comments