aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Hilman <khilman@baylibre.com>2018-07-16 15:28:24 -0700
committerKevin Hilman <khilman@baylibre.com>2018-07-16 15:28:27 -0700
commit0404c4e8801d9c45241f44029545bd7692943642 (patch)
tree67abc6f57aaf9c7adcc4501381706f3f83c02e2b
parent477f82fe9dfc6c7413a41a62a54efe29f7379c1e (diff)
Remove the always-fail test as it just creates false fail noise in the test results. Change-Id: I0389f8305fc97a6f9cc3d81c62ad31f8da496f0d Signed-off-by: Kevin Hilman <khilman@baylibre.com>
-rw-r--r--templates/tests/health-test.jinja25
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/tests/health-test.jinja2 b/templates/tests/health-test.jinja2
index 3b01dfe..6170522 100644
--- a/templates/tests/health-test.jinja2
+++ b/templates/tests/health-test.jinja2
@@ -6,7 +6,7 @@
metadata:
format: Lava-Test Test Definition 1.0
name: inline-test
- description: "Inline test to validate test framewrok health"
+ description: "Inline test to validate test framework health"
os:
- debian
scope:
@@ -16,9 +16,6 @@
- lava-test-set start set-pass
- lava-test-case always-pass --shell true
- lava-test-set stop set-pass
- - lava-test-set start set-fail
- - lava-test-case always-fail --shell false
- - lava-test-set stop set-fail
from: inline
name: health-test
path: inline/health-test.yaml