Skip to content

Fetch VM families from GCP for testing #2216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

Molter73
Copy link
Collaborator

@Molter73 Molter73 commented Jul 3, 2025

Description

Few times over the last couple of years we have found ourselves having to update the list of VMs we use for testing manually when a family is added or removed from GCP. This is an annoying process that also turns our CI red until we get it done when an image is removed.

With this change, the list of VM images to be used for RHEL and Ubuntu will be directly retrieved from GCP with a script.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

CI is enough.

Molter73 added 3 commits July 2, 2025 17:04
Few times over the last couple of years we have found ourselves having
to update the list of VMs we use for testing manually when a family is
added or removed from GCP. This is an annoying process that also turns
our CI red until we get it done when an image is removed.

With this change, the list of VM images to be used for RHEL and Ubuntu
will be directly retrieved from GCP with a script.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.83%. Comparing base (02fa081) to head (a082a38).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           mauro/update-rhel-sap-vms    #2216   +/-   ##
==========================================================
  Coverage                      28.83%   28.83%           
==========================================================
  Files                             96       96           
  Lines                           5799     5799           
  Branches                        2551     2551           
==========================================================
  Hits                            1672     1672           
  Misses                          3408     3408           
  Partials                         719      719           
Flag Coverage Δ
collector-unit-tests 28.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from mauro/update-rhel-sap-vms to master July 3, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants