This seems not related to RVM. More to the fact that we don't have any RSpec tests ("_spec" dir doesn't exist):
cannot load such file -- /.../staging.in.relation.to/_spec Hence "rake test" fails. Just running "rake gen[staging]" should do the trick. Btw. you might check out the job for staging.hibernate.org and its approach for keeping around the .bundle directory. > I did install the following RPMs: Did you actually have to newly install any of these? They should be already there as part of the Ansible slave set-up IIRC. 2015-06-12 15:08 GMT+02:00 Sanne Grinovero <sa...@hibernate.org>: > Hi all, > the ci server was reconfigured to host our next.gen blog platform; > I have now created a build job here: > http://ci.hibernate.org/view/Website/job/staging.in.relation.to > > It's using the following build script: > > rake clean > rake setup > rake test gen[staging] && rsync -avh _site/ > ci.hibernate.org:/var/www/staging-in.relation.to > > Which gets me this error: > http://ci.hibernate.org/view/Website/job/staging.in.relation.to/3/console > > I copied this script from the job which builds www.hibernate.org, but > I guess the incantation needs to be different in this case? > > I'm not using RVM, I was hoping we could get it work work without it. > Should I just assume RVM is requirement? > I did install the following RPMs: > - gcc > - make > - ruby-devel > - gcc-c++ > - libxml2 > - libxml2-devel > - libxslt > - libxslt-devel > - rubygem-nokogiri > > And these gems: > - rake > - bundler > > (both, system wide) > > The system-wide ruby version is: > ruby 2.1.6p336 (2015-04-13 revision 50298) [x86_64-linux] > > Thanks, > Sanne > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev > _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev