diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-06-13 13:07:39 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-06-13 13:07:39 +0200 |
commit | 62b345a3079f9e71eb2a83d47c93b47bcb613858 (patch) | |
tree | 337952fdfb2ac3eac262bc660724c4f6a6bb1d1b /test-suites/short-smoke/smoke-tests-basic.yaml | |
parent | 65eac20ef3da60891749316fef23a0d58e5b342a (diff) |
Remove lscpu and lsb_release as they're not in our filesystem.
Change-Id: Ibe359a3140362f30e1a28f3431caf5beb60acdf2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'test-suites/short-smoke/smoke-tests-basic.yaml')
-rw-r--r-- | test-suites/short-smoke/smoke-tests-basic.yaml | 2 |
1 files changed, 0 insertions, 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 |