iwasakims commented on pull request #843:
URL: https://github.com/apache/bigtop/pull/843#issuecomment-996450501
tested this on CentOS 8 container (x86_64):
```
$ ./docker-hadoop.sh \
--create 1 \[
--image bigtop/puppet:trunk-centos-8 \
--memory 16g \
--repo file:///bigtop-home/output \
--disable-gpg-check \
--stack zookeeper,hdfs,solrcloud \
--smoke-tests solr
...(snip)
Now testing...
:bigtop-tests:smoke-tests:solr:test (Thread[Execution worker for ':' Thread
4,5,main]) completed. Took 9.254 secs.
BUILD SUCCESSFUL in 43s
34 actionable tasks: 7 executed, 27 up-to-date
Stopped 1 worker daemon(s).
+ rm -rf buildSrc/build/test-results/binary
+ rm -rf /bigtop-home/.gradle
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]