Skip to content

Commit

Permalink
autotest: don't set DHCP in SITL/CI because we can't
Browse files Browse the repository at this point in the history
  • Loading branch information
magicrub committed Nov 29, 2023
1 parent e2a06c9 commit f3e12ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/autotest/vehicle_test_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -4267,7 +4267,6 @@ def TestLogDownloadMAVProxyNetwork(self, upload_logs=False):
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,
Expand Down

0 comments on commit f3e12ca

Please sign in to comment.