-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19290/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-5104
https://issues.apache.org/jira/browse/AMBARI-5104
Repository: ambari
Description
-------
Test Service resource management resource. Test all actions and all the
attributes.
Note here we should not call directly provider methods like action_create, but
make resource management library do that for us, by calling env.run(). In other
case test won't cover resources definitions, and other import logic
Diffs
-----
ambari-agent/src/test/python/resource_management/TestServiceResource.py
PRE-CREATION
Diff: https://reviews.apache.org/r/19290/diff/
Testing
-------
Thanks,
Andrew Onischuk