You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
IoT Edge Module Deployment: Find way to validate old edge modules have stopped before checking if new modules have started
Currently in our edgeSmokeTest we are sleeping after we validate that all the new layered deployments have been created. This is to give time for all the old edge modules to stop before we check if our new modules are up and running.
Ideally there is a better way to do this other than sleeping. Investigate that and perhaps apply a fix.
The text was updated successfully, but these errors were encountered:
liliankasem
changed the title
[Edge Object Detection Sample] Implement functionality to validate old edge modules have stopped running
Implement functionality to validate old edge modules have stopped running
Apr 2, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
enhancementNew feature or requesteodEdge Object Detection
IoT Edge Module Deployment: Find way to validate old edge modules have stopped before checking if new modules have started
Currently in our edgeSmokeTest we are sleeping after we validate that all the new layered deployments have been created. This is to give time for all the old edge modules to stop before we check if our new modules are up and running.
Ideally there is a better way to do this other than sleeping. Investigate that and perhaps apply a fix.
The text was updated successfully, but these errors were encountered: