autotest: reboot before running Copter ModeCircle test

This shouldn't be required, but CI is falling over too much.
This commit is contained in:
Peter Barker 2020-07-02 12:12:40 +10:00 committed by Peter Barker
parent cadb1012df
commit 332c73d168

View File

@ -1515,6 +1515,11 @@ class AutoTestCopter(AutoTest):
# fly_circle - flies a circle with 20m radius
def fly_circle(self, holdtime=36):
# the following should not be required. But there appears to
# be a physics failure in the simulation which is causing CI
# to fall over a lot. -pb 202007021209
self.reboot_sitl()
self.takeoff(10, mode="LOITER")
# face west