Details
Description
Running test patch locally does not work anymore after the Yetus upgrade
dev-support/bin/test-patch --plugins="maven,checkstyle" --test-parallel=true patch-file.patch
Error is
Testing patch on trunk. ERROR: Unprocessed flag(s): --skip-dir environment { SOURCEDIR = 'src' // will also need to change notification section below PATCHDIR = 'out' DOCKERFILE = "${SOURCEDIR}/dev-support/docker/Dockerfile" YETUS='yetus' // Branch or tag name. Yetus release tags are 'rel/X.Y.Z' YETUS_VERSION='rel/0.13.0' /skip- # URL for user-side presentation in reports and such to our artifacts _____ _ _ _ | ___|_ _(_) |_ _ _ __ ___| | | |_ / _` | | | | | | '__/ _ \ | | _| (_| | | | |_| | | | __/_| |_| \__,_|_|_|\__,_|_| \___(_) | Vote | Subsystem | Runtime | Comment ============================================================================ | -1 | yetus | 0m 05s | Unprocessed flag(s): --skip-dir
It seems that the "--skip-dir" option supported Yetus release prior to 0.11.
Attachments
Attachments
Issue Links
- is caused by
-
HADOOP-16748 Migrate to Python 3 and upgrade Yetus to 0.13.0
- Resolved
- relates to
-
HADOOP-16610 Upgrade to yetus 0.11.1 and use emoji vote on github pre commit
- Resolved