-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59111/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Myroslav Papirkovskyy, and Sid
Wagle.
Bugs: AMBARI-20916
https://issues.apache.org/jira/browse/AMBARI-20916
Repository: ambari
Description
-------
We have these threads running only in scope of UT. Need to start them on
ambari-agent start for so testing with ambari-server can be done.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/ComponentStatusExecutor.py ebe9156
ambari-agent/src/main/python/ambari_agent/HeartbeatThread.py 1f7d576
ambari-agent/src/main/python/ambari_agent/main.py 19c92b0
ambari-agent/src/test/python/ambari_agent/TestAgentStompResponses.py c05f350
Diff: https://reviews.apache.org/r/59111/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk