guyuqi commented on PR #959:
URL: https://github.com/apache/bigtop/pull/959#issuecomment-1191235813

   Test the HBase smoke tests successfully on Rockylinux-8.
   ```
   ./docker-hadoop.sh --create 3    \
     --image bigtop/puppet:trunk-rockylinux-8    \
     --memory 16g --repo file:///bigtop-home/output    \
    --disable-gpg-check --enable-local-repo    \
    --stack hdfs,yarn,mapreduce,hbase    \
    --smoke-tests hbase
   ```
   
   ```
   ......
   ...
   Gradle Test Executor 2 finished executing tests.
   
   > Task :bigtop-tests:smoke-tests:hbase:test
   Finished generating test XML results (0.048 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/hbase/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.047 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/hbase/build/reports/tests/test
   Now testing...
   :bigtop-tests:smoke-tests:hbase:test (Thread[Daemon worker,5,main]) 
completed. Took 5 mins 25.012 secs.
   
   BUILD SUCCESSFUL in 7m 0s
   36 actionable tasks: 8 executed, 28 up-to-date
   ```
   
   
   


-- 
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]

Reply via email to