[
https://issues.apache.org/jira/browse/BIGTOP-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119671#comment-14119671
]
Guo Ruijing commented on BIGTOP-1411:
-------------------------------------
I like this idea and propose it as:
1. create another rpm "bigtop-conf" and "bigtop-tests" RPM depends on
"bigtop-conf" RPM. The directory layout of bigtop-conf:
/etc/zookeeper/conf --> /etc/zookeeper/conf.bigop (the directory includes
all bigtop test configuration)
/etc/hadoop/conf ---> /etc/hadoop/conf.bigtop (the directory includes all
bigtop test configuration)
/etc/hbase/conf ---> /etc/hbase/conf.bigtop (the directory includes all bigtop
test configuration)
/etc/hive/conf---> /etc/hive/conf.bigtop (the directory includes all bigtop
test configuration)
2. The directory layout of "bigtop-tests" (change it to bigtop-tests since it
may run integration test)
/usr/lib/bigtop/tests
/usr/lib/bigtop/tests/smoke_test (run all smoke_test)
/usr/lib/bigtop/tests/hadoop (the directory includes all hadoop testcases)
/usr/lib/bigtop/tests/hadoop/smoke_test
/usr/lib/bigtop/tests/hbase (the directory includes all hbase testcases)
/usr/lib/bigtop/tests/hbase/smoke_test
> 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)