canonical / testflinger

https://testflinger.readthedocs.io/en/latest/
GNU General Public License v3.0
9 stars 13 forks source link

Fix sdwire detection issue #267

Closed nancyc12 closed 2 months ago

nancyc12 commented 2 months ago

Description

This is an enhancement patch for https://github.com/canonical/testflinger/pull/238. We have deployed this change on agents for RPIs machines for weeks and it seems to ease the sdwire detection issue as we power cycling NanoPi and DUT back to back.

Tests

Have deployed them in real agents and run for weeks.

nancyc12 commented 2 months ago

@jocave We started with making the control host and the DUT off at the same time, but then we saw some cases that were not 100% fixing the sdwire issue. Have tried different power cycle orders and end up with this one as it is most stable.

jocave commented 2 months ago

@jocave We started with making the control host and the DUT off at the same time, but then we saw some cases that were not 100% fixing the sdwire issue. Have tried different power cycle orders and end up with this one as it is most stable.

Ok, thanks for the explanation