edespino opened a new pull request, #727: URL: https://github.com/apache/cloudberry/pull/727
The cbdb_parallel and instr_in_shmem_verify test suites were previously disabled due to insufficient shared memory in the GitHub Actions CI environment. By adding --shm-size=2gb to the container configuration, these tests now pass consistently. Changes: - Add --shm-size=2gb to GitHub Actions container configuration - Re-enable cbdb_parallel test suite - Re-enable instr_in_shmem_verify test suite -- 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]
