mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
Jenkinsfile: HIL remove delete airframe from test
This commit is contained in:
@@ -794,7 +794,7 @@ void resetParameters() {
|
|||||||
void runTests() {
|
void runTests() {
|
||||||
|
|
||||||
// test loading a range of airframes
|
// test loading a range of airframes
|
||||||
sh './Tools/HIL/test_airframes.sh `find /dev/serial -name *usb-*` 2100 3000 4001 6001 8001 10016'
|
sh './Tools/HIL/test_airframes.sh `find /dev/serial -name *usb-*` 2100 3000 4001 6001 8001'
|
||||||
|
|
||||||
resetParameters()
|
resetParameters()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user