[
https://issues.apache.org/jira/browse/YETUS-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated YETUS-543:
------------------------------
Attachment: YETUS-543.addendum.0.patch
- addendum 0
- remove shadedjars clean
- simplify shadedjars_init to just call out mvninstall and add test
- rebuild now checks for windows and skips
- rebuild now checks for modules when run
Checking locally while invoking not from basedir to confirm it works:
{code}
~/projects$ ./yetus/precommit/test-patch.sh --project=hadoop
--skip-dir=dev-support --tests-filter=checkstyle,pylint,shelldocs --debug
--basedir=hadoop HADOOP-13917
....
-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 54s | trunk passed
| +1 | compile | 0m 14s | trunk passed
| +1 | mvnsite | 0m 17s | trunk passed
| +1 | shadedclient | 20m 40s | branch has no errors when building and
| | | | testing our client artifacts.
| +1 | javadoc | 0m 10s | 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 14s | the patch passed
| +1 | whitespace | 0m 0s | The patch has no whitespace issues.
| +1 | xml | 0m 1s | The patch has no ill-formed XML file.
| +1 | shadedclient | 7m 57s | patch has no errors when building and
| | | | testing our client artifacts.
| +1 | javadoc | 0m 9s | the patch passed
| | | | Other Tests
| +1 | asflicense | 0m 18s | The patch does not generate ASF
| | | | License warnings.
| | | 30m 24s |
|| 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}
How's that look [~andrew.wang], [~aw]?
> Add shaded client related ITs to Hadoop exemplar personality
> ------------------------------------------------------------
>
> Key: YETUS-543
> URL: https://issues.apache.org/jira/browse/YETUS-543
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Fix For: 0.6.0
>
> Attachments: YETUS-543.0.patch, YETUS-543.1.patch,
> YETUS-543.addendum.0.patch
>
>
> see HADOOP-13917 for details
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)