mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
autotest: don't set DHCP in SITL/CI because we can't
This commit is contained in:
parent
89506846a3
commit
5bc3830451
@ -4267,7 +4267,6 @@ class TestSuite(ABC):
|
||||
self.context_push()
|
||||
self.set_parameters({
|
||||
"NET_ENABLED": 1,
|
||||
"NET_DHCP": 0,
|
||||
"LOG_DARM_RATEMAX": 2, # make small logs
|
||||
# UDP client
|
||||
"NET_P1_TYPE": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user