edespino commented on issue #790:
URL: https://github.com/apache/cloudberry/issues/790#issuecomment-2547703709

   Running on Rocky Linux 9.1 passed:
   
   ```
   06:52:37 gpadmin@mdw cloudberry ±|main ✗|→ PGOPTIONS='-c optimizer=on' make 
--directory=~/cloudberry installcheck
   PGOPTIONS='-c optimizer=on' make --directory=~/cloudberry installcheck
   make: Entering directory '/home/gpadmin/cloudberry'
   make -C ./src/backend generated-headers
   make[1]: Entering directory '/home/gpadmin/cloudberry/src/backend'
   make -C catalog distprep generated-header-symlinks
   
   ....
   
   parallel group (2 tests):  uao_dml/ao_unique_index_build_row 
uao_dml/ao_unique_index_build_column
        uao_dml/ao_unique_index_build_row ... ok          611 ms (diff   49 ms)
        uao_dml/ao_unique_index_build_column ... ok          613 ms (diff   49 
ms)
   test bfv_copy                     ... ok          152 ms (diff   42 ms)
   test dynamic_table                ... ok          617 ms (diff   55 ms)
   
   =======================
    All 659 tests passed. 
   =======================
   
   make[1]: Leaving directory '/home/gpadmin/cloudberry/src/test/regress'
   make: Leaving directory '/home/gpadmin/cloudberry'
   07:32:02 gpadmin@mdw cloudberry ±|main ✗|→ cat /etc/os-release
   cat /etc/os-release
   NAME="Rocky Linux"
   VERSION="9.1 (Blue Onyx)"
   ID="rocky"
   ID_LIKE="rhel centos fedora"
   VERSION_ID="9.1"
   PLATFORM_ID="platform:el9"
   PRETTY_NAME="Rocky Linux 9.1 (Blue Onyx)"
   ANSI_COLOR="0;32"
   LOGO="fedora-logo-icon"
   CPE_NAME="cpe:/o:rocky:rocky:9::baseos"
   HOME_URL="https://rockylinux.org/";
   BUG_REPORT_URL="https://bugs.rockylinux.org/";
   ROCKY_SUPPORT_PRODUCT="Rocky-Linux-9"
   ROCKY_SUPPORT_PRODUCT_VERSION="9.1"
   REDHAT_SUPPORT_PRODUCT="Rocky Linux"
   REDHAT_SUPPORT_PRODUCT_VERSION="9.1"
   07:32:46 gpadmin@mdw cloudberry ±|main ✗|→ 
   ```


-- 
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]

Reply via email to