From 62b345a3079f9e71eb2a83d47c93b47bcb613858 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Tue, 13 Jun 2017 13:07:39 +0200 Subject: [PATCH] Remove lscpu and lsb_release as they're not in our filesystem. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ibe359a3140362f30e1a28f3431caf5beb60acdf2 Signed-off-by: Jan-Simon Möller --- test-suites/short-smoke/smoke-tests-basic.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/test-suites/short-smoke/smoke-tests-basic.yaml b/test-suites/short-smoke/smoke-tests-basic.yaml index bef846c..1980bc4 100644 --- a/test-suites/short-smoke/smoke-tests-basic.yaml +++ b/test-suites/short-smoke/smoke-tests-basic.yaml @@ -15,6 +15,4 @@ run: - lava-test-case linux-linaro-openembedded-uname --shell uname -a - lava-test-case linux-linaro-openembedded-vmstat --shell vmstat - lava-test-case linux-linaro-openembedded-ifconfig --shell ifconfig -a - - lava-test-case linux-linaro-openembedded-lscpu --shell lscpu - lava-test-case linux-linaro-openembedded-lsusb --shell lsusb - - lava-test-case linux-linaro-openembedded-lsb_release --shell lsb_release -a -- 2.16.6