I saw that one but didn¹t want to touch it, because I didn¹t know who created it. I¹ll take a look at it.
- Bobby On 7/10/14, 6:11 PM, "P. Taylor Goetz" <[email protected]> wrote: >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-140 >>5029563/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 >
