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 b974a70
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 966 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ pipeline {
# our project defaults come from a personality file
YETUS_ARGS+=("--project=tez")
YETUS_ARGS+=("--personality=${WORKSPACE}/${SOURCEDIR}/build-tools/tez-personality.sh")
# lots of different output formats
YETUS_ARGS+=("--brief-report-file=${WORKSPACE}/${PATCHDIR}/brief.txt")
Expand Down
145 changes: 0 additions & 145 deletions build-tools/smart-apply-patch.sh

This file was deleted.

Loading

0 comments on commit b974a70

Please sign in to comment.