mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 21:23:57 +08:00
Jenkins hardware test compare-sections properly
This commit is contained in:
@@ -79,7 +79,7 @@ pipeline {
|
|||||||
-ex "target remote localhost:2331" \
|
-ex "target remote localhost:2331" \
|
||||||
-ex "monitor reset 0" \
|
-ex "monitor reset 0" \
|
||||||
-ex "load" \
|
-ex "load" \
|
||||||
-ex "monitor compare-sections" \
|
-ex "compare-sections" \
|
||||||
-ex "monitor reset 0" \
|
-ex "monitor reset 0" \
|
||||||
-ex "monitor sleep 1000" \
|
-ex "monitor sleep 1000" \
|
||||||
-ex "monitor go" \
|
-ex "monitor go" \
|
||||||
@@ -115,7 +115,7 @@ pipeline {
|
|||||||
-ex "target remote localhost:2331" \
|
-ex "target remote localhost:2331" \
|
||||||
-ex "monitor reset 0" \
|
-ex "monitor reset 0" \
|
||||||
-ex "load" \
|
-ex "load" \
|
||||||
-ex "monitor compare-sections" \
|
-ex "compare-sections" \
|
||||||
-ex "monitor reset 0" \
|
-ex "monitor reset 0" \
|
||||||
-ex "monitor sleep 1000" \
|
-ex "monitor sleep 1000" \
|
||||||
-ex "monitor go" \
|
-ex "monitor go" \
|
||||||
|
|||||||
Reference in New Issue
Block a user