-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23311/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-6403
https://issues.apache.org/jira/browse/AMBARI-6403
Repository: ambari
Description
-------
Since the commit c8eceafc9efc6fa305519f27c21ab51531c0d7cb there are 2 broken
tests from the python-client module:
ambari-client/python-client/src/test/python/TestAmbariClient.py#test_bootstrap_hosts()
ambari-client/python-client/src/test/python/TestStatusModel.py#test_get_bootstrap_path()
Diffs
-----
ambari-client/python-client/src/test/python/TestAmbariClient.py 3d78646
ambari-client/python-client/src/test/python/TestStatusModel.py cf0e633
ambari-shell/ambari-python-shell/pom.xml 881f745
Diff: https://reviews.apache.org/r/23311/diff/
Testing
-------
[INFO] ------------------------------------------------------------------------
[INFO] Building Ambari Client 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ ambari-client ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-version)
@ ambari-client ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-release)
@ ambari-client ---
[INFO]
[INFO] --- apache-rat-plugin:0.10:check (default) @ ambari-client ---
[INFO] 53 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 2 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.388s
[INFO] Finished at: Mon Jul 07 20:23:17 FET 2014
[INFO] Final Memory: 9M/111M
[INFO] ------------------------------------------------------------------------
Thanks,
Dmitro Lisnichenko