jenkinsci / jenkinsci/azure-cli-plugin
az iot edge set-modules command doesn't give the output and keeps on loading. It doesn't get terminated.
Open
- Dominant language
- Java
- Stars
- 5
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
az iot edge set-modules --hub-name test-qa-Hub --device-id testagh --content D:\onboard\module.json
This command sets a module in the IOT edge device, but it doesn't exit. The command keeps on showing 'Running' status for hours, evenafter completed the module setting in the iot edge device.
It was working fine in local machine when i eecuted via poweshell.
This problem happens in jenkins. Tried commands in with both CLI plugin and windws powershell build step. Both shows same behavior.

Contributor guide
Assessment
This issue has not been assessed yet.