azureRM client isnt able to get the vm asap its created
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
The azurermclient.get_vm(name=host_ft.name) is failing even though the VM is completely provisioned and visible from Azure UI.
This affects RedHat Satellite Azure provisioning test cases in failing, so need to look into it on priority!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the failing RedHat Satellite Azure provisioning test cases and the azurermclient.get_vm(name=host_ft.name) call. Reproduce the failure after VM creation and determine what is needed for get_vm to succeed once the VM is provisioned; done means those test cases pass reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100