edespino commented on code in PR #714: URL: https://github.com/apache/cloudberry/pull/714#discussion_r1849394171
########## src/test/regress/greenplum_schedule: ########## @@ -258,7 +258,7 @@ test: ao_locks test: freeze_aux_tables # cbdb parallel test -test: cbdb_parallel +ignore: cbdb_parallel Review Comment: I downloaded the regression logs from the github action and it seems we ran out of shared memory: `2024-11-19 17:22:37.539475 PST,"gpadmin","regression",p10668,th-111919872,"[local]",,2024-11-19 17:22:33 PST,819,con36,cmd142,seg-1,,dx15,x819,sx1,"ERROR","53100","could not resize shared memory segment ""/PostgreSQL.2418892932"" to 8388608 bytes: No space left on device (seg0 slice1 172.18.0.2:7002 pid=10670)",,,,,,"select count(*) from ao1, ao2 where ao1.x = ao2.x;",0,,"dsm_impl.c",317, ` -- 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]
