iwasakims commented on pull request #801: URL: https://github.com/apache/bigtop/pull/801#issuecomment-879560008
tested on ubuntu-18.04-aarch64. ``` $ uname -a Linux ip-172-33-0-104 5.4.0-1051-aws #53~18.04.1-Ubuntu SMP Fri Jun 18 14:54:27 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux $ ./docker-hadoop.sh --create 1 --image bigtop/puppet:trunk-ubuntu-18.04 --memory 16g --repo file:///bigtop-home/output/apt --disable-gpg-check --stack hdfs,mapreduce,yarn,tez --smoke-tests tez ...(snip) > Task :bigtop-tests:smoke-tests:tez:test Finished generating test XML results (0.014 secs) into: /bigtop-home/bigtop-tests/smoke-tests/tez/build/test-results/test Generating HTML test report... Finished generating test html results (0.03 secs) into: /bigtop-home/bigtop-tests/smoke-tests/tez/build/reports/tests/test Now testing... :bigtop-tests:smoke-tests:tez:test (Thread[Execution worker for ':',5,main]) completed. Took 1 mins 4.493 secs. BUILD SUCCESSFUL in 1m 55s 34 actionable tasks: 7 executed, 27 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]
