Azure / iotedge

The IoT Edge OSS project
MIT License
1.45k stars 457 forks source link

Remove temporary workaround in end-to-end test for iotedge check #7292

Closed damonbarry closed 1 month ago

damonbarry commented 1 month ago

There was a period of a few weeks between when we updated the version in the code to 1.5.0 and when we actually shipped 1.5.0. During that window of time, one of the end-to-end tests would have failed so we added a workaround. Now that we've shipped 1.5.0, this change removes the workaround.

I ran the end-to-end tests and verified that the IotEdgeCheck test passes.

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

Testing Guidelines