guyuqi commented on PR #966: URL: https://github.com/apache/bigtop/pull/966#issuecomment-1193604407
Tested it on aarch64 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,alluxio \ --smoke-tests alluxio ``` ``` Successfully started process 'Gradle Test Executor 2' Gradle Test Executor 2 started executing tests. Gradle Test Executor 2 finished executing tests. > Task :bigtop-tests:smoke-tests:alluxio:test Finished generating test XML results (0.024 secs) into: /bigtop-home/bigtop-tests/smoke-tests/alluxio/build/test-results/test Generating HTML test report... Finished generating test html results (0.049 secs) into: /bigtop-home/bigtop-tests/smoke-tests/alluxio/build/reports/tests/test Now testing... :bigtop-tests:smoke-tests:alluxio:test (Thread[Execution worker for ':' Thread 7,5,main]) completed. Took 40.344 secs. BUILD SUCCESSFUL in 1m 48s 31 actionable tasks: 7 executed, 24 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]
