diff options
Diffstat (limited to 'test-suites')
-rw-r--r-- | test-suites/short-smoke/test_can_loopback.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suites/short-smoke/test_can_loopback.yaml b/test-suites/short-smoke/test_can_loopback.yaml index 7074a0d..484ced3 100644 --- a/test-suites/short-smoke/test_can_loopback.yaml +++ b/test-suites/short-smoke/test_can_loopback.yaml @@ -12,6 +12,6 @@ run: - lava-test-set start test_can_loopback_mode - ./common/scripts/test_can_loopback_mode.sh - lava-test-set stop - - lava-test-set start test_can_modules - - ./common/scripts/test_can_modules.sh - - lava-test-set stop
\ No newline at end of file + #- lava-test-set start test_can_modules + #- ./common/scripts/test_can_modules.sh + #- lava-test-set stop
\ No newline at end of file |