dhlaluku commented on issue #2721: api: Introducing a new diagnostics API command for system VMs for CloudStack admins URL: https://github.com/apache/cloudstack/pull/2721#issuecomment-403780828 @rhtyd I have included "test_diagnostics" in the Travis file. Updated the Marvin tests to skip the negative test cases for the Simulator hypervisor. Also defined some mocks for the positive cases, example below with Cloudmonkey; (local) 🐵 > run diagnostics targetid=0c04cf04-8222-47fd-a883-6cf335646d64 ipaddress=8.8.8.8 type=traceroute { "diagnostics": { "exitcode": "0", "stderr": "", "stdout": "TRACEROUTE 8.8.8.8 executed in v-1-VM" } }
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services