I've identified a solution for running our previously disabled test suites (
cbdb_parallel and instr_in_shmem_verify) in the GitHub Actions CI
environment. By increasing the container shared memory using the
--shm-size=2gb parameter, these test suites are now passing consistently.

I'm currently conducting additional testing to verify the stability of this
solution. You can review the test results here:

   - https://github.com/edespino/cloudberry/actions/runs/11944371481
   - https://github.com/edespino/cloudberry/actions/runs/11943779438
   - https://github.com/edespino/cloudberry/actions/runs/11943000112

However, I've noticed some inconsistencies in other test suites during this
investigation. I would appreciate if you all could review these results and
provide feedback on the increased shared memory solution and any insights
into the inconsistent test results observed in other suites.
Thank you,
-=e
-- 
Ed Espino
Apache Cloudberry (incubating) & MADlib

Reply via email to