canonical / ubuntu-pro-client

Ubuntu Pro Client for offerings from Canonical
https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/
GNU General Public License v3.0
52 stars 73 forks source link

tests: change the Azure VM size on CI to B2s #3122

Closed renanrodrigo closed 4 months ago

renanrodrigo commented 4 months ago

Why is this needed?

This PR solves all of our problems because the A2_v2 VMs we have been launching is not compatible with the latest daily noble images provided by pycloudlib.

Discarded Ideas:

Fixes: #3121

Test Steps

From a branch with this patch: tox -e behave -- -D releases=noble -D machine_types=azure.generic Not sure if it passes but all machines get created.

Also, testing other images for other releases shows they are all supported on the new instance type.

Checklist

Does this PR require extra reviews?

github-actions[bot] commented 4 months ago

Jira: This PR is not related to a Jira item. (The PR title does not include a SC-#### reference)

GitHub Issues:

Launchpad Bugs: No Launchpad bugs are fixed by this PR. (No commits have LP: #### references)

Documentation: The changes in this PR do not require documentation changes.

👍 this comment to confirm that this is correct.