guyuqi commented on PR #1054:
URL: https://github.com/apache/bigtop/pull/1054#issuecomment-1328200147
Also successfully Build ambari on centos7/rocky8/Debian-11 and smoke tests
were passed.
```
./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 ambari,bigtop-utils \
--smoke-tests ambari
```
```
Successfully started process 'Gradle Test Executor 2'
Gradle Test Executor 2 started executing tests.
> Task :bigtop-tests:smoke-tests:ambari:test
org.apache.bigtop.itest.ambari.TestAmbariSmoke > testBlueprints STANDARD_OUT
[href:http://localhost:8080/api/v1/blueprints, items:[]]
org.apache.bigtop.itest.ambari.TestAmbariSmoke > testStackNameVersion
STANDARD_OUT
[versions:[[Versions:[stack_version:2.0, stack_name:ODPi],
href:http://localhost:8080/api/v1/stacks/ODPi/versions/2.0]],
Stacks:[stack_name:ODPi], href:http://localhost:8080/api/v1/stacks/ODPi]
Gradle Test Executor 2 finished executing tests.
> Task :bigtop-tests:smoke-tests:ambari:test
Finished generating test XML results (0.013 secs) into:
/bigtop-home/bigtop-tests/smoke-tests/ambari/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.032 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 7,5,main]) completed. Took 4.428 secs.
BUILD SUCCESSFUL in 1m 35s
30 actionable tasks: 7 executed, 23 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]