Skip to content

Commit b1fb8a1

Browse files
committed
Jenkins: No need to call gradle by itself
1 parent 01e11a4 commit b1fb8a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/system/run-tests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ echo "Checking out $KAFKA_BRANCH ..."
127127
cd $KAFKA_DIR
128128
git pull
129129
git checkout $KAFKA_BRANCH
130-
gradle
131-
./gradlew clean systemTestLibs
130+
./gradlew clean assemble systemTestLibs
132131

133132
# Cached vagrant data
134133
if [ -d $CACHE ]; then

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy