guyuqi commented on pull request #817: URL: https://github.com/apache/bigtop/pull/817#issuecomment-928816383
Successfully built `Ambari `and run the smoke tests on `Centos-8` and `Ubuntu-18.04` for `Arm64`. +1. ``` Environment check... Check docker: Docker version 20.10.2, build 20.10.2-0ubuntu1~20.04.2 Check docker-compose: docker-compose version 1.25.0, build unknown Check ruby: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [aarch64-linux-gnu] No cluster exists! Creating 20210928_123110_r7594_bigtop_1 ... done Creating 20210928_123110_r7594_bigtop_2 ... done Creating 20210928_123110_r7594_bigtop_3 ... done [LOG] Bigtop Puppet configurations are shared between instances, and can be modified under config/hieradata ...... ... ... ... .. . Gradle Test Executor 2 finished executing tests. > Task :bigtop-tests:smoke-tests:ambari:test Finished generating test XML results (0.02 secs) into: /bigtop-home/bigtop-tests/smoke-tests/ambari/build/test-results/test Generating HTML test report... Finished generating test html results (0.034 secs) into: /bigtop-home/bigtop-tests/smoke-tests/ambari/build/reports/tests/test Now testing... :bigtop-tests:smoke-tests:ambari:test (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 4.709 secs. BUILD SUCCESSFUL in 1m 13s 34 actionable tasks: 5 executed, 29 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]
