Skip to content

CI: add Rocky 10 support - #136

Draft
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:ci-rocky10-2607
Draft

CI: add Rocky 10 support#136
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:ci-rocky10-2607

Conversation

@tuhaihe

@tuhaihe tuhaihe commented Jul 20, 2026

Copy link
Copy Markdown
Member

closes: #ISSUE_Number


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

@ostinru ostinru added this to the v2.2 milestone Jul 30, 2026
ostinru added a commit that referenced this pull request Jul 31, 2026
In #136 it is planned to add 20+ Github Action Steps. And we agreed (#113) that we should keep number of tests we run under control. This PR reduces amount of test steps we run:
1. Remove `sanity` tests group (few tests here)
2. Remove `jdbc` test group (no tests in the group)
3. Run 'features' and 'gpdb' tests together - test groups shares 80% of the tests:
   | Group | Tests count |
   |--------|--------|
   | `features` total | 329 |
   | `gpdb` total | 321 |
   | `features` & `gpdb` | 264 |
   | `features` only | 65 | 
   | `gpdb` only | 57 |
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