action #66116
[qac][public cloud] Use VM id instead of name for Azure
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
2020-04-27
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
In azure a VM can be specified by resource group (rg) plus instance name
or by instance ID.
With this patch we move from rg+name to ID, which make later usage more
easy, but also breaks the implicit assumption that name and rg is always
equal.
History
#2
Updated by okurz about 3 years ago
- Project changed from openSUSE Release Process to openQA Tests
I think the project selection was an overlook and probably you want this to be in "openQA Tests" so that you can also edit fields
#3
Updated by jlausuch about 3 years ago
- Category set to Enhancement to existing tests
- Status changed from New to Resolved
okurz wrote:
I think the project selection was an overlook and probably you want this to be in "openQA Tests" so that you can also edit fields
yes, that was the reason. Thank you!