[
https://issues.apache.org/jira/browse/BIGTOP-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144903#comment-14144903
]
jay vyas commented on BIGTOP-1411:
----------------------------------
Hi martin. We dont need to manage dependencies. Just let gradle do that for
you at runtime imo. So the first iteration of {{/usr/share/bigtop-tests/}}
can really just
1) wrap the contents of {{bigtop-test}},
2) install gradle using the code in the {{bigtop_toolchain}}
Then users can {{cd /usr/share/bigtop-tests}} and run {{gradle clean
compileGroovy test -Dsmoke.tests=mapreduce,pig}} (that is the test framework we
completed in BIGTOP-1222).
Does that make sense ?
> Create packaging for Smoke Tests
> --------------------------------
>
> Key: BIGTOP-1411
> URL: https://issues.apache.org/jira/browse/BIGTOP-1411
> Project: Bigtop
> Issue Type: Bug
> Components: tests
> Reporter: jay vyas
>
> Now that we have a single directory for the smoke tests, it would be cool if
> we could have them yum installable , so that anyone can simply do "yum
> install bigtop-smoke-tests", and then they have our smoke tests sitting right
> there in their system.
> Im not a packaging expert, but if someone wants to outline how this should be
> done properly, maybe i can give it a try.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)