iwasakims commented on PR #921:
URL: https://github.com/apache/bigtop/pull/921#issuecomment-1169563973

   found no regression on Rocky Linux 8 x86_64 for packaging/smoke-tests of 
Hadoop and HBase.
   
   ```
   $ ./gradlew hadoop-clean hbase-clean hadoop-pkg hbase-pkg repo
   $ ./docker-hadoop.sh \
          --create 3 \
          --image bigtop/puppet:trunk-rockylinux-8 \
          --memory 8g \
          --repo file:///bigtop-home/output \
          --disable-gpg-check \
          --stack hdfs,yarn,mapreduce,hbase \
          --smoke-tests hdfs,yarn,mapreduce,hbase
   ...
   Now testing...
   :bigtop-tests:smoke-tests:hbase:test (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 3 mins 58.896 secs.
   
   BUILD SUCCESSFUL in 16m 55s
   45 actionable tasks: 18 executed, 27 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