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 Integration Tests: use edgeHubDev instead of deploying VM for edge device sim
Currently in our integration test DevOps pipeline, we deploy a VM edge device in Azure to deploy our business logic and run tests. A nice alternative to deploying a full VM in Azure would be to use iotedgehubdev container:
Investigate the iotedgehubdev container to see if it is possible for us to use this for our integration test pipeline, if so replace the VM deployment in our pipeline with the use of the container.
The text was updated successfully, but these errors were encountered:
liliankasem
changed the title
[Edge Object Detection Sample] Use edgeHubDev instead of deploying aVM for edge device simulation
Use edgeHubDev instead of deploying aVM for edge device simulation
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 Integration Tests: use edgeHubDev instead of deploying VM for edge device sim
Currently in our integration test DevOps pipeline, we deploy a VM edge device in Azure to deploy our business logic and run tests. A nice alternative to deploying a full VM in Azure would be to use
iotedgehubdev
container:https://github.com/Azure/iotedgehubdev
Investigate the
iotedgehubdev
container to see if it is possible for us to use this for our integration test pipeline, if so replace the VM deployment in our pipeline with the use of the container.The text was updated successfully, but these errors were encountered: