Files
impala/bin/jenkins
zhangyifan27 18a77cd3bc IMPALA-12762: Fix cmake error in package building
This patch adds extra processing of option 'BUILD_WITH_NO_TESTS' in
be/src/exec/json/CMakeLists.txt, so test targets will not be generated
by the CMake when building Impala with -package and -notests.

Testing:
  - Run './buildall.sh -noclean -notests -package' with no error

Change-Id: Ice0cbb0671d915f997fa74217521a82be164ae57
Reviewed-on: http://gerrit.cloudera.org:8080/20965
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2024-01-30 13:22:09 +00:00
..