CI: Move cockpit tests to GCP from RHOS (HMS-10341) - #4720
Merged
regexowl merged 2 commits intoAug 14, 2026
Conversation
tkoscieln
force-pushed
the
migrate_cockpit_from_rhos_to_gcp
branch
from
August 6, 2026 12:36
6d33504 to
a093557
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #4720 +/- ##
==========================================
- Coverage 77.93% 77.83% -0.10%
==========================================
Files 264 264
Lines 7066 7066
Branches 2603 2603
==========================================
- Hits 5507 5500 -7
- Misses 1460 1472 +12
+ Partials 99 94 -5
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
tkoscieln
force-pushed
the
migrate_cockpit_from_rhos_to_gcp
branch
5 times, most recently
from
August 10, 2026 11:48
8843fdf to
e179e12
Compare
tkoscieln
force-pushed
the
migrate_cockpit_from_rhos_to_gcp
branch
4 times, most recently
from
August 14, 2026 09:09
69d5e2f to
a4a6941
Compare
Migrate RHOS runners to GCP for cockpit gitlab tests.
tkoscieln
force-pushed
the
migrate_cockpit_from_rhos_to_gcp
branch
from
August 14, 2026 09:45
a4a6941 to
120f09c
Compare
tkoscieln
marked this pull request as ready for review
August 14, 2026 09:46
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- Confirm that any job scripts or environment variables that were specific to the RHOS/OpenStack runners (e.g., network config or cloud metadata usage) are still valid or have been updated for the GCP runner environment.
- Consider whether the expanded matrix (additional Fedora and RHEL versions) should be split into separate jobs or stages if runtime or resource usage becomes an issue on GCP runners.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Confirm that any job scripts or environment variables that were specific to the RHOS/OpenStack runners (e.g., network config or cloud metadata usage) are still valid or have been updated for the GCP runner environment.
- Consider whether the expanded matrix (additional Fedora and RHEL versions) should be split into separate jobs or stages if runtime or resource usage becomes an issue on GCP runners.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
regexowl
approved these changes
Aug 14, 2026
regexowl
left a comment
Collaborator
There was a problem hiding this comment.
Changes look great, let's see what the tests think 🤞
Member
Author
|
The tests agree 🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate RHOS runners to GCP for cockpit gitlab tests.