ci: fix expect timeout issue for panic test_configs
Change-Id: Ib9b8fcc693864501250512546509a91e125604e6
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
diff --git a/expect-lava/crash_test.exp b/expect-lava/crash_test.exp
index 4d1651b..ab6c3ec 100644
--- a/expect-lava/crash_test.exp
+++ b/expect-lava/crash_test.exp
@@ -8,5 +8,6 @@
expect_string+=('i;Unhandled External Abort received')
expect_string+=('i;Unhandled Exception from EL2')
-source $ci_root/expect-lava/exception_regs.inc
+source $ci_root/expect-lava/exception_gp_regs.inc
expect_string+=("i;x30")
+source $ci_root/expect-lava/exception_sys_regs.inc