-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42137/
-----------------------------------------------------------
Review request for Ambari and Myroslav Papirkovskyy.
Bugs: AMBARI-14606
https://issues.apache.org/jira/browse/AMBARI-14606
Repository: ambari
Description
-------
<https://builds.apache.org/job/Ambari-branch-2.2/132/consoleFull>
Running org.apache.ambari.server.bootstrap.BootStrapTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.753 sec
<<< FAILURE!
testRun(org.apache.ambari.server.bootstrap.BootStrapTest) Time elapsed:
15.484 sec <<< FAILURE!
junit.framework.AssertionFailedError: null
at junit.framework.Assert.fail(Assert.java:48)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertFalse(Assert.java:34)
at junit.framework.Assert.assertFalse(Assert.java:41)
at
org.apache.ambari.server.bootstrap.BootStrapTest.testRun(BootStrapTest.java:110)
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BSRunner.java
0a55131
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BootStrapStatus.java
76f3fba
Diff: https://reviews.apache.org/r/42137/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk