tuhaihe commented on PR #13: URL: https://github.com/apache/cloudberry-devops-release/pull/13#issuecomment-2768641783
After building and installing Cloudberry in the build image, I run the test for twice with the following command: ``` PGOPTIONS='-c optimizer=on' make installcheck ``` Some errors return: [regression-diffs.txt](https://github.com/user-attachments/files/19547650/regression-diffs.txt) ``` +20250401:07:07:21:037248 gpconfig:cdw:gpadmin-[ERROR]:-USER environment variable must be set. +USER environment variable must be set. ``` Should we add the `ENV USER=gpadmin` to the build Dockerfile? FYI. Will test later. -- 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]
