This is an automated email from the ASF dual-hosted git repository.

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d58102d0a Fixing unit-test-2 build (#11889)
5d58102d0a is described below

commit 5d58102d0ac7366d578ea1012ec125379ef70e7c
Author: Xiang Fu <[email protected]>
AuthorDate: Thu Oct 26 22:39:30 2023 -0700

    Fixing unit-test-2 build (#11889)
---
 .github/workflows/scripts/pr-tests/.pinot_tests_build.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/scripts/pr-tests/.pinot_tests_build.sh 
b/.github/workflows/scripts/pr-tests/.pinot_tests_build.sh
index 0bd08d6802..905f548526 100755
--- a/.github/workflows/scripts/pr-tests/.pinot_tests_build.sh
+++ b/.github/workflows/scripts/pr-tests/.pinot_tests_build.sh
@@ -54,7 +54,6 @@ else
       -DskipTests -Dcheckstyle.skip -Dspotless.skip -Denforcer.skip 
-Dlicense.skip -Dmaven.plugin.appassembler.skip=true \
       -am -B -T 16 \
       -P github-actions \
-      -pl '!pinot-integration-test-base' \
       -pl '!pinot-integration-tests' \
       -pl '!pinot-perf' \
       -pl '!pinot-distribution' || exit 1


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to