redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

Improve azure spot price module #209

Closed adrianriobo closed 4 months ago

adrianriobo commented 5 months ago

With the increased number of Azure machines using spot provisioning we are starting to see Deallocate states for long running testing scenarios.

An easy improvement is to get all regions with equal lower price or with lower price + deviation (# of lower prices ordered accepted) and from all the regions collected pick one randomly (that should improve the distribution)