Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1502#issuecomment-218875130 Jenkins for #1537 is also being held up by these tests: ``` ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.cloudstack.outofbandmanagement.driver.ipmitool.IpmitoolWrapperTest Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 300.337 sec <<< FAILURE! - in org.apache.cloudstack.outofbandmanagement.driver.ipmitool.IpmitoolWrapperTest testExecuteCommands(org.apache.cloudstack.outofbandmanagement.driver.ipmitool.IpmitoolWrapperTest) Time elapsed: 300.086 sec <<< FAILURE! java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.cloudstack.outofbandmanagement.driver.ipmitool.IpmitoolWrapperTest.testExecuteCommands(IpmitoolWrapperTest.java:112) Results : Failed tests: IpmitoolWrapperTest.testExecuteCommands:112 null Tests run: 8, Failures: 1, Errors: 0, Skipped: 0 ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---