expect-post/tsp.exp: Set REQUIRED_NUM to the expected value of 1000
With the LAVA 2021.11 release, problems with reading feedback connections
should be resolved, and there should be enough output lines in the log.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I63a0eab6a39032f9fed5d172ad4ef819e8c4bd95
diff --git a/expect-post/tsp.exp b/expect-post/tsp.exp
index 3148a77..86e44f4 100755
--- a/expect-post/tsp.exp
+++ b/expect-post/tsp.exp
@@ -7,10 +7,7 @@
import sys
-# FIXME: At the time of writing, due to STG-2668, logs for UARTs != UART0
-# are not complete, so match fewer lines.
-#REQUIRED_NUM = 1000
-REQUIRED_NUM = 30
+REQUIRED_NUM = 1000
cnt = 0