Skip to content

Reduce amount of tests we run in CI - #139

Draft
ostinru wants to merge 3 commits into
apache:mainfrom
ostinru:reduce-amount-of-tests
Draft

Reduce amount of tests we run in CI#139
ostinru wants to merge 3 commits into
apache:mainfrom
ostinru:reduce-amount-of-tests

Conversation

@ostinru

@ostinru ostinru commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

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

@ostinru ostinru added this to the v2.2 milestone Jul 29, 2026
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.

1 participant