CCF
CCF copied to clipboard
Use hosted pools for SEV-SNP CI
Using Azure container instances directly for our CI is simple but we lose a lot of the benefits of hosted pools that we use for the rest of our testing.
We could instead use hosted pools which themselves spin up container instances, this would not only be more flexible, but it would also allow us to potentially have more representative scenarios for performance testing as we would have nodes across different machines.