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.
1 parent 7148fbd commit f689a62Copy full SHA for f689a62
ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml
@@ -53,6 +53,12 @@ actions:
53
parameters:
54
SKIP_INSTALL: "True"
55
TESTS: "pwd, uname -a, ip a, media-ctl -p"
56
+ - from: git
57
+ name: "usb-smoke-test"
58
+ path: automated/linux/usb-smoke/usb-smoke-test.yaml
59
+ repository: https://github.com/linaro/test-definitions.git
60
+ parameters:
61
+ SKIP_INSTALL: "True"
62
- command:
63
name: network_turn_on
64
context:
0 commit comments