You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/11/28 17:41:38 UTC

Review Request 28528: Tests fail on trunk

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28528/
-----------------------------------------------------------

Review request for Ambari and Dmitro Lisnichenko.


Bugs: AMBARI-8474
    https://issues.apache.org/jira/browse/AMBARI-8474


Repository: ambari


Description
-------

As well, use checked_call for checked on failure shell calls, and use call for
not checked on failure failures.


Diffs
-----

  ambari-common/src/main/python/resource_management/core/shell.py 841e7e4 
  ambari-server/src/main/resources/custom_actions/scripts/ru_execute_tasks.py 4e9b506 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/package/scripts/hdfs_namenode.py 76f6e3b 
  ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py f349cc6 

Diff: https://reviews.apache.org/r/28528/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 28528: Tests fail on trunk

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28528/#review63269
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Nov. 28, 2014, 4:41 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28528/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2014, 4:41 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-8474
>     https://issues.apache.org/jira/browse/AMBARI-8474
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> As well, use checked_call for checked on failure shell calls, and use call for
> not checked on failure failures.
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/core/shell.py 841e7e4 
>   ambari-server/src/main/resources/custom_actions/scripts/ru_execute_tasks.py 4e9b506 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/package/scripts/hdfs_namenode.py 76f6e3b 
>   ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py f349cc6 
> 
> Diff: https://reviews.apache.org/r/28528/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>