[rtems-tools commit] tester: Update BeagleBone Black, PC and Zedboard configurations.

Chris Johns chrisj at rtems.org
Sat Oct 21 06:05:31 UTC 2017


Module:    rtems-tools
Branch:    master
Commit:    b1d2db95462726c29f86092b3447574ddd2dc3f3
Changeset: http://git.rtems.org/rtems-tools/commit/?id=b1d2db95462726c29f86092b3447574ddd2dc3f3

Author:    Chris Johns <chrisj at rtems.org>
Date:      Sat Oct 21 17:05:00 2017 +1100

tester: Update BeagleBone Black, PC and Zedboard configurations.

---

 tester/rtems/testing/bsps/beagleboneblack.mc      | 5 +++--
 tester/rtems/testing/bsps/pc.mc                   | 3 ++-
 tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/tester/rtems/testing/bsps/beagleboneblack.mc b/tester/rtems/testing/bsps/beagleboneblack.mc
index 5b9a62e..8121438 100644
--- a/tester/rtems/testing/bsps/beagleboneblack.mc
+++ b/tester/rtems/testing/bsps/beagleboneblack.mc
@@ -53,8 +53,9 @@ jobs:                      none,    none,   '1'
 beagleboneblack:           none,    none,   '%{_rtscripts}/tftp.cfg'
 beagleboneblack_arch:      none,    none,   'arm'
 test_restarts:             none,    none,   '3'
-target_reset_command:      none,    none,   'wemo-reset CSEng3 5'
+target_on_command:         none,    none,   'wemo-reset CSEng3 0 && sleep 3 && wemo-reset CSEng3 -1'
 target_off_command:        none,    none,   'wemo-reset CSEng3 0'
-target_reset_regex:        none,    none,   '^No ethernet found.*|BOOTP broadcast 9.*'
+target_reset_command:      none,    none,   'wemo-reset CSEng3 5'
+target_reset_regex:        none,    none,   '^No ethernet found.*|BOOTP broadcast 6.*|^ERROR: can.t get kernel image'
 target_start_regex:        none,    none,   '^U-Boot SPL .*'
 bsp_tty_dev:               none,    none,   'tuke:30007'
diff --git a/tester/rtems/testing/bsps/pc.mc b/tester/rtems/testing/bsps/pc.mc
index 18554f4..aa4a829 100644
--- a/tester/rtems/testing/bsps/pc.mc
+++ b/tester/rtems/testing/bsps/pc.mc
@@ -53,6 +53,7 @@ jobs:                      none,    none,   '1'
 pc:                        none,    none,   '%{_rtscripts}/tftp.cfg'
 pc_arch:                   none,    none,   'i386'
 test_restarts:             none,    none,   '3'
-target_reset_command:      none,    none,   'wemo-reset CSEng2 1'
+target_on_command:         none,    none,   'wemo-reset CSEng2 0 && sleep 3 && wemo-reset CSEng2 -1'
 target_off_command:        none,    none,   'wemo-reset CSEng2 0'
+target_reset_command:      none,    none,   'wemo-reset CSEng2 1'
 bsp_tty_dev:               none,    none,   'tuke:30010'
diff --git a/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc b/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
index b513f4a..cf5830c 100644
--- a/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
+++ b/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
@@ -53,8 +53,9 @@ jobs:                      none,    none,   '1'
 xilinx_zynq_zedboard:      none,    none,   '%{_rtscripts}/tftp.cfg'
 xilinx_zynq_zedboard_arch: none,    none,   'arm'
 test_restarts:             none,    none,   '3'
-target_reset_command:      none,    none,   'wemo-reset CSEng1 3'
+target_on_command:         none,    none,   'wemo-reset CSEng1 0 && sleep 4 && wemo-reset CSEng1 -1'
 target_off_command:        none,    none,   'wemo-reset CSEng1 0'
-target_reset_regex:        none,    none,   '^No ethernet found.*|BOOTP broadcast 9.*'
+target_reset_command:      none,    none,   'wemo-reset CSEng1 3'
+target_reset_regex:        none,    none,   '^No ethernet found.*|^BOOTP broadcast 6.*|^.+complete\.+ TIMEOUT.*'
 target_start_regex:        none,    none,   '^U-Boot SPL .*'
 bsp_tty_dev:               none,    none,   'tuke:30005'



More information about the vc mailing list