Bobby,

There’s another Jenkins config for storm on builds.apache.org from back when I 
was fiddling around with using that for CI.

At one point I had it working but ran into unit test failures due to timeouts. 
I’m not sure what state it’s in now.

Anyway, the workaround I used was to do some pre-build shell scripting using 
RVM to get the right version of ruby available to the build.

I’ll try to get more details once I’m in front of a proper computer. :)

-Taylor

On Jul 10, 2014, at 6:04 PM, Bobby Evans <[email protected]> wrote:

> I set up a very simple build for master, on commits.
> 
> https://builds.apache.org/view/All/job/storm-master-build/
> 
> But I ma getting some errors that look like ruby is having some problems
> 
> https://builds.apache.org/view/All/job/storm-master-build/4/console
> 
> /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in 
> `gem_original_require': no such file to load -- json (LoadError)
>        from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in 
> `require'
>        from 
> /tmp/be9d8ba9-cdfe-4caf-b652-3119c30d8024/supervisor/stormdist/test-1-1405029563/resources/storm.rb:20
>        from tester_spout.rb:19:in `require'
>        from tester_spout.rb:19
> 
> 
> Is anyone here a ruby expert to be able to tell me what might be happening 
> and how to fix it, on a box I don’t have direct access to :)
> 
> 
> - Bobby

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to