Azure / iotedgedev

The Azure IoT Edge Dev Tool greatly simplifies your Azure IoT Edge development process. It has everything you need to get started and helps with your day-to-day Edge development.
https://aka.ms/iotedgedev
Other
160 stars 71 forks source link

Fix flaky test `tests/test_iotedgedev_solution.py::test_push_modules_to_local_registry` #562

Open beandrad opened 2 years ago

beandrad commented 2 years ago

This test fails from time to time when trying to push to the local registry:

ERROR: Get "[http://localhost:5000/v2/"](http://localhost:5000/v2/%22): read tcp [::1]:37004->[::1]:5000: read: connection reset by peer.

See pipeline run.

image

Steps to Reproduce:

  1. Run the corresponding test.