Skip to content

Commit

Permalink
TEZ-4355: Unit test precommit improvements - full coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
abstractdog committed May 27, 2024
1 parent 30e9cdb commit 4b7dcf8
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 966 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ pipeline {
set -e
TESTPATCHBIN="${WORKSPACE}/${YETUS}/precommit/src/main/shell/test-patch.sh"
PERSONALITY="${WORKSPACE}/${SOURCEDIR}/build-tools/tez-personality.sh"
# this must be clean for every run
if [[ -d "${WORKSPACE}/${PATCHDIR}" ]]; then
Expand Down
145 changes: 0 additions & 145 deletions build-tools/smart-apply-patch.sh

This file was deleted.

Loading

0 comments on commit 4b7dcf8

Please sign in to comment.