Github user lsimons commented on the pull request:
https://github.com/apache/cloudstack/pull/16#issuecomment-55866128
Hey Rohit, like I thought, a ruby issue.....I'm surprised RVM isn't enabled
already since the build was already using it (I think...). The fix should be
along the lines of http://rvm.io/integration/jenkins .
The other part of the fix is making sure that the inline shell scripts act
as login scripts so that rvm is loaded, i.e. they need to start with
```
#!/bin/bash -l
```
---
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 [email protected] or file a JIRA ticket
with INFRA.
---