Re: [DISCUSS] Apache Cloudberry CI Implementation Update

2024-12-09 Thread Dianjin Wang
Run the test image successfully on my Macbook. Approved. Thanks! Best, Dianjin Wang On Mon, Dec 9, 2024 at 10:52 PM Dianjin Wang wrote: > Thanks so much, Ed! I really appreciate it. I'll take a look later. > If anyone else is available to help with the technical review, that would > be better,

Re: [DISCUSS] Apache Cloudberry CI Implementation Update

2024-12-09 Thread Dianjin Wang
Thanks so much, Ed! I really appreciate it. I'll take a look later. If anyone else is available to help with the technical review, that would be better, thanks in advance. On Monday, December 9, 2024, Ed Espino wrote: > Dianjin, > > I have a PR (https://github.com/apache/cloudberry-devops-releas

Re: [DISCUSS] Apache Cloudberry CI Implementation Update

2024-12-09 Thread Ed Espino
Dianjin, I have a PR (https://github.com/apache/cloudberry-devops-release/pull/8) that addresses this issue. If you could review and possibly approve, we will have arm64 containers for Rocky 8 & 9. -=e On Sun, Dec 8, 2024 at 7:07 PM Dianjin Wang wrote: > Hi Ed, > > I encountered an issue while

Re: [DISCUSS] Apache Cloudberry CI Implementation Update

2024-12-08 Thread Ed Espino
Dianjin, I will try to build the ARM containers tonight. Stay tuned. -=e On Sun, Dec 8, 2024 at 7:07 PM Dianjin Wang wrote: > Hi Ed, > > I encountered an issue while running the Docker test/build image on my Mac > M1. It indicates that the Docker image does not support Linux/arm64/v8. > > ```

Re: [DISCUSS] Apache Cloudberry CI Implementation Update

2024-12-08 Thread Dianjin Wang
Hi Ed, I encountered an issue while running the Docker test/build image on my Mac M1. It indicates that the Docker image does not support Linux/arm64/v8. ``` $ sudo docker run -it -h cdw --rm apache/incubator-cloudberry:cbdb-test-rocky9-latest Unable to find image 'apache/incubator-cloudberry:cb

Re: [DISCUSS] Apache Cloudberry CI Implementation Update

2024-11-15 Thread Ed Espino
Hi Cloudberry Dev Team, I wanted to share a progress update on our CI implementation efforts. We have successfully implemented the creation of Apache Cloudberry (incubating) Docker containers for both building and testing on: - Rocky Linux 8 - Rocky Linux 9 These containers are now being