-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20725/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-5577
https://issues.apache.org/jira/browse/AMBARI-5577
Repository: ambari
Description
-------
Server expects structured output to be a string (structured output json is
escaped into string)
Diffs
-----
ambari-agent/src/main/python/ambari_agent/CommandStatusDict.py 1da6e79
ambari-agent/src/test/python/ambari_agent/TestActionQueue.py 7dc80c7
ambari-agent/src/test/python/ambari_agent/TestCommandStatusDict.py 77b8f1b
Diff: https://reviews.apache.org/r/20725/diff/
Testing
-------
test_setup_suse (TestMonitorWebserverResource.TestMonitorWebserverResource) ...
ok
test_stop_redhat (TestMonitorWebserverResource.TestMonitorWebserverResource)
... ok
test_stop_suse (TestMonitorWebserverResource.TestMonitorWebserverResource) ...
ok
----------------------------------------------------------------------
Ran 301 tests in 28.109s
OK
Process finished with exit code 0
Thanks,
Dmitro Lisnichenko