[ 
https://issues.apache.org/jira/browse/HADOOP-17557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ahmed Hussein updated HADOOP-17557:
-----------------------------------
    Description: 
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 supported Yetus release prior to 0.11.

  was:
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.


> 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
>            Priority: Major
>
> 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 supported Yetus release prior to 
> 0.11.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to