Skip to content

Commit 4b7dcf8

Browse files
committed
TEZ-4355: Unit test precommit improvements - full coverage
1 parent 30e9cdb commit 4b7dcf8

File tree

4 files changed

+52
-966
lines changed

4 files changed

+52
-966
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ pipeline {
7272
set -e
7373
7474
TESTPATCHBIN="${WORKSPACE}/${YETUS}/precommit/src/main/shell/test-patch.sh"
75+
PERSONALITY="${WORKSPACE}/${SOURCEDIR}/build-tools/tez-personality.sh"
7576
7677
# this must be clean for every run
7778
if [[ -d "${WORKSPACE}/${PATCHDIR}" ]]; then

build-tools/smart-apply-patch.sh

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)