-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Jenkins and plugins versions report
Environment
Jenkins 2.547
Any of the cloud plugins that allow to to create clouds with same name, e.g. google-compute-engine or j
What Operating System are you using (both controller, and any agents involved in the problem)?
not relevant
Reproduction steps
- create 3 clouds with the same name but configure one field to be different on each cloud (e.g. project id in gce)
- open the configure page for cloud with index 2
- delete the first cloud
- change the instancecap of cloud 2 and save the cloud
- check the clouds project ids
Expected Results
clouds have different project id
Actual Results
clouds have same project id
but different instance caps
Anything else?
The problem is that when the first cloud is deleted the index of the other 2 clouds changes.
So while saving cloud 2 one actually modifies cloud 3.
Are you interested in contributing a fix?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels