diff --git a/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml b/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml index e2d63d75..8e96bace 100644 --- a/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml +++ b/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml @@ -53,6 +53,12 @@ actions: parameters: SKIP_INSTALL: "True" TESTS: "pwd, uname -a, ip a" + - from: git + name: "wlan-smoke-test" + path: automated/linux/wlan-smoke/wlan-smoke.yaml + repository: https://github.com/linaro/test-definitions.git + parameters: + SKIP_INSTALL: "True" - command: name: network_turn_on context: diff --git a/ci/lava/qrb2210-rb1/boot.yaml b/ci/lava/qrb2210-rb1/boot.yaml index 6d71fd17..8beecbbe 100644 --- a/ci/lava/qrb2210-rb1/boot.yaml +++ b/ci/lava/qrb2210-rb1/boot.yaml @@ -54,6 +54,12 @@ actions: parameters: SKIP_INSTALL: "True" TESTS: "pwd, uname -a, ip a" + - from: git + name: "wlan-smoke-test" + path: automated/linux/wlan-smoke/wlan-smoke.yaml + repository: https://github.com/linaro/test-definitions.git + parameters: + SKIP_INSTALL: "True" - command: name: network_turn_on context: