[ 
https://issues.apache.org/jira/browse/HADOOP-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169982#comment-16169982
 ] 

Sean Busbey commented on HADOOP-13917:
--------------------------------------

when I run precommit locally, without docker, I can see the new test running:

{code}
 ../yetus/precommit/test-patch.sh --project=hadoop --skip-dir=dev-support 
--tests-filter=checkstyle,pylint,shelldocs --debug HADOOP-13917
{code}

I can see that the new test runs:

{code}
-1 overall

 _____     _ _                _
|  ___|_ _(_) |_   _ _ __ ___| |
| |_ / _` | | | | | | '__/ _ \ |
|  _| (_| | | | |_| | | |  __/_|
|_|  \__,_|_|_|\__,_|_|  \___(_)



| Vote |        Subsystem |  Runtime   | Comment
============================================================================
|      |                  |            | Prechecks
|  +1  |         @author  |   0m  0s   | The patch does not contain any @author
|      |                  |            | tags.
|  -1  |      test4tests  |   0m  0s   | The patch doesn't appear to include
|      |                  |            | any new or modified tests. Please
|      |                  |            | justify why no new tests are needed for
|      |                  |            | this patch. Also please list what
|      |                  |            | manual steps were performed to verify
|      |                  |            | this patch.
|      |                  |            | trunk Compile Tests
|  +1  |      mvninstall  |  13m 21s   | trunk passed
|  +1  |         compile  |   0m 13s   | trunk passed
|  +1  |         mvnsite  |   0m 17s   | trunk passed
|  +1  |    shadedclient  |  21m 36s   | branch has no errors when building and
|      |                  |            | testing our client artifacts.
|  +1  |         javadoc  |   0m 12s   | trunk passed
|      |                  |            | Patch Compile Tests
|  +1  |      mvninstall  |   0m 13s   | the patch passed
|  +1  |         compile  |   0m 11s   | the patch passed
|  +1  |           javac  |   0m 11s   | the patch passed
|  +1  |         mvnsite  |   0m 13s   | the patch passed
|  +1  |      whitespace  |   0m  0s   | The patch has no whitespace issues.
|  +1  |             xml  |   0m  2s   | The patch has no ill-formed XML file.
|  +1  |    shadedclient  |   8m  0s   | patch has no errors when building and
|      |                  |            | testing our client artifacts.
|  +1  |         javadoc  |   0m  9s   | the patch passed
|      |                  |            | Other Tests
|  +1  |      asflicense  |   0m 17s   | The patch does not generate ASF
|      |                  |            | License warnings.
|      |                  |  31m 27s   |


|| Subsystem || Report/Notes ||
============================================================================
| JIRA Issue | HADOOP-13917 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12887020/HADOOP-13917.WIP.0.patch
 |
| Optional Tests |  asflicense  shadedclient  compile  javac  javadoc  
mvninstall  mvnsite  unit  xml  |
| uname | Linux busbey-build.gce.cloudera.com 3.16.0-77-generic 
#99~14.04.1-Ubuntu SMP Tue Jun 28 19:17:10 UTC 2016 x86_64 x86_64 x86_64 
GNU/Linux |
| Build tool | maven |
| Personality | /home/busbey/projects/yetus/precommit/personality/hadoop.sh |
| git revision | trunk / e0b3c64 |
| Default Java | 1.8.0_131 |
| modules | C: hadoop-minicluster U: hadoop-minicluster |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org |


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================

{code}

Notably different is that the personality line shows the hadoop personality 
getting used. above when the qa bot ran it didn't:

{code}
Personality     /testptch/hadoop/patchprocess/precommit/personality/provided.sh
{code}

Maybe the personality isn't making it into the docker container? ping [~aw] 
while I try to dig out what's happening.

> Ensure nightly builds run the integration tests for the shaded client
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-13917
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13917
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build, test
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>         Attachments: HADOOP-13917.WIP.0.patch
>
>
> Either QBT or a different jenkins job should run our integration tests, 
> specifically the ones added for the shaded client.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to