ostinru opened a new pull request, #139:
URL: https://github.com/apache/cloudberry-pxf/pull/139

   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
      | Group | Tests count |
      |--------|--------|
      | `features` total | 329 |
      | `gpdb` total | 321 |
      | `features` & `gpdb` | 264 |
      | `features` only | 65 | 
      | `gpdb` only | 57 |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to