Ahmed Hussein created HADOOP-17557:
--------------------------------------
Summary: skip-dirs option is not processed by Yetus
Key: HADOOP-17557
URL: https://issues.apache.org/jira/browse/HADOOP-17557
Project: Hadoop Common
Issue Type: Bug
Components: build, precommit, yetus
Reporter: Ahmed Hussein
Running test patch locally does not work anymore after the Yetus upgrade
{code:bash}
dev-support/bin/test-patch --plugins="maven,checkstyle" --test-parallel=true
patch-file.patch
{code}
Error is
{code:bash}
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
{code}
It seems that the "{{--skip-dir}}" option was never supported by any Yetus
release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]