-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28863/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-8615
https://issues.apache.org/jira/browse/AMBARI-8615
Repository: ambari
Description
-------
Seems like ambari-agent can't be restarted as non-root.
We should test 3 scenarios:
1\. start as root; restart as user
2\. start as user ; stop as user
3\. do the above on Ubuntu (since there were some troubles with stopping)
Diffs
-----
ambari-agent/src/main/python/ambari_agent/main.py 5b1048b
ambari-agent/src/test/python/ambari_agent/TestMain.py f599dac
Diff: https://reviews.apache.org/r/28863/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk