Skip to content

SNOW-2208210 RHEL9 compatibility tests#1304

Merged
sfc-gh-lfedorczyk merged 1 commit intomasterfrom
lfedorczyk-SNOW-2208210-rhel9-for-dotnet
Jan 16, 2026
Merged

SNOW-2208210 RHEL9 compatibility tests#1304
sfc-gh-lfedorczyk merged 1 commit intomasterfrom
lfedorczyk-SNOW-2208210-rhel9-for-dotnet

Conversation

@sfc-gh-lfedorczyk
Copy link
Copy Markdown
Contributor

@sfc-gh-lfedorczyk sfc-gh-lfedorczyk commented Jan 7, 2026

Add Rocky Linux 9 Testing to CI Pipeline

Description

This PR adds Rocky Linux 9 (RHEL 9 compatible) testing to the CI pipeline using a Docker-based approach. The tests run on ubuntu-latest runners inside a Rocky Linux 9 container, ensuring compatibility with enterprise Linux distributions.

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.40%. Comparing base (3117bed) to head (03b579d).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1304      +/-   ##
==========================================
+ Coverage   87.38%   87.40%   +0.02%     
==========================================
  Files         195      195              
  Lines       16278    16278              
  Branches     1690     1690              
==========================================
+ Hits        14224    14228       +4     
+ Misses       1610     1607       -3     
+ Partials      444      443       -1     

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

@sfc-gh-lfedorczyk sfc-gh-lfedorczyk changed the base branch from SNOW-2208210-rhel9-for-dotnet to master January 12, 2026 08:58
@sfc-gh-lfedorczyk sfc-gh-lfedorczyk force-pushed the lfedorczyk-SNOW-2208210-rhel9-for-dotnet branch from 1aa0c15 to 06de6e4 Compare January 13, 2026 09:23
@sfc-gh-lfedorczyk sfc-gh-lfedorczyk changed the title Rhel9 support in tests - adjustments RHEL9 compatibility tests Jan 13, 2026
@sfc-gh-lfedorczyk sfc-gh-lfedorczyk changed the title RHEL9 compatibility tests SNOW-2208210 RHEL9 compatibility tests Jan 13, 2026
@sfc-gh-lfedorczyk sfc-gh-lfedorczyk marked this pull request as ready for review January 13, 2026 11:45
@sfc-gh-lfedorczyk sfc-gh-lfedorczyk requested a review from a team as a code owner January 13, 2026 11:45
Copy link
Copy Markdown
Collaborator

@sfc-gh-daniszewski sfc-gh-daniszewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some minor stylistic comments, no one is really a must, so up to you :)
Tests looks good to me.

Comment thread .github/workflows/main.yml
Comment thread .github/workflows/main.yml
Comment thread .github/workflows/main.yml
Comment thread ci/test_rockylinux9.sh Outdated
Copy link
Copy Markdown
Contributor

@sfc-gh-akolodziejczyk sfc-gh-akolodziejczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sfc-gh-lfedorczyk sfc-gh-lfedorczyk force-pushed the lfedorczyk-SNOW-2208210-rhel9-for-dotnet branch from 80c1dc7 to 03b579d Compare January 15, 2026 16:22
@sfc-gh-lfedorczyk sfc-gh-lfedorczyk merged commit 9fec64a into master Jan 16, 2026
198 of 206 checks passed
@sfc-gh-lfedorczyk sfc-gh-lfedorczyk deleted the lfedorczyk-SNOW-2208210-rhel9-for-dotnet branch January 16, 2026 13:10
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants