Skip to content
Snippets Groups Projects
Commit e77c2cdf authored by Daniel Agar's avatar Daniel Agar
Browse files

Jenkins hardware test compare-sections properly

parent 2a56eca9
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ pipeline {
-ex "target remote localhost:2331" \
-ex "monitor reset 0" \
-ex "load" \
-ex "monitor compare-sections" \
-ex "compare-sections" \
-ex "monitor reset 0" \
-ex "monitor sleep 1000" \
-ex "monitor go" \
......@@ -115,7 +115,7 @@ pipeline {
-ex "target remote localhost:2331" \
-ex "monitor reset 0" \
-ex "load" \
-ex "monitor compare-sections" \
-ex "compare-sections" \
-ex "monitor reset 0" \
-ex "monitor sleep 1000" \
-ex "monitor go" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment