iwasakims opened a new pull request #782: URL: https://github.com/apache/bigtop/pull/782
https://issues.apache.org/jira/browse/BIGTOP-3552 smoke-tests of ambari succeeded on CentOS 7: ``` $ ./docker-hadoop.sh \ --create 1 \ --image bigtop/puppet:trunk-centos-7 \ --memory 16g \ --repo file:///bigtop-home/output \ --disable-gpg-check \ --stack bigtop-utils,ambari \ --smoke-tests ambari ... Now testing... :bigtop-tests:smoke-tests:ambari:test (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 1.745 secs. BUILD SUCCESSFUL in 52s 35 actionable tasks: 7 executed, 28 up-to-date Stopped 1 worker daemon(s). + rm -rf buildSrc/build/test-results/binary + rm -rf /bigtop-home/.gradle ``` It seems not to work on CentOS 8. I filed [BIGTOP-3553](https://issues.apache.org/jira/browse/BIGTOP-3553) for that. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
