kevinw66 commented on PR #1255: URL: https://github.com/apache/bigtop/pull/1255#issuecomment-2069108731
Successfully run smoke tests on CentOS-7: ``` [root@localhost docker]# ./docker-hadoop.sh -d -dcp -C config_centos-7.yaml -G -L -m 4g -c 1 -k zookeeper,solr -s solr ...... > Task :bigtop-tests:smoke-tests:solr:test Finished generating test XML results (0.121 secs) into: /bigtop-home/bigtop-tests/smoke-tests/solr/build/test-results/test Generating HTML test report... Finished generating test html results (0.03 secs) into: /bigtop-home/bigtop-tests/smoke-tests/solr/build/reports/tests/test Now testing... Starting process 'command '/usr/bin/solrctl''. Working directory: /bigtop-home/bigtop-tests/smoke-tests/solr Command: /usr/bin/solrctl collection --delete smoke Successfully started process 'command '/usr/bin/solrctl'' Starting process 'command '/usr/bin/solrctl''. Working directory: /bigtop-home/bigtop-tests/smoke-tests/solr Command: /usr/bin/solrctl instancedir --delete smoke Successfully started process 'command '/usr/bin/solrctl'' Starting process 'command '/usr/bin/rm''. Working directory: /bigtop-home/bigtop-tests/smoke-tests/solr Command: /usr/bin/rm -rf /tmp/smoke_data Successfully started process 'command '/usr/bin/rm'' :bigtop-tests:smoke-tests:solr:test (Thread[Execution worker for ':',5,main]) completed. Took 17.685 secs. BUILD SUCCESSFUL in 1m 26s 28 actionable tasks: 5 executed, 23 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]
