Re: Problems running a job with rake

2016-07-14 Thread ziffification
ok solved looking in the Jenkins config area I was able to find what it thought the $PATH was and I inserted a link to rake there http://10.80.84.40:8080/systemInfo On Tuesday, June 7, 2016 at 4:30:32 PM UTC-6, ziffification wrote: > > > I have rake running as default OS versio

Re: Problems running a job with rake

2016-07-14 Thread ziffification
failedjava.io.IOException <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: Cannot run program "rake" (in directory "/var/lib/jenkins/workspace/test2"): error=2, No such file or directory On Tuesday, June 7, 2016 at 4:30:32 PM UTC-6, ziffification wrote: > > >

Re: Problems running a job with rake

2016-07-14 Thread ziffification
configuration > (or if you have many slaves with different locations, in node config -> > node properties. > > Björn > > > Am Donnerstag, 9. Juni 2016 19:32:03 UTC+2 schrieb ziffification: >> >> thanks Bjorn! >> >> can I ask how I specify the path

Re: Problems running a job with rake

2016-06-09 Thread ziffification
thanks Bjorn! can I ask how I specify the path ? it looks like in the pull down you can just select a version of rake -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an

Problems running a job with rake

2016-06-07 Thread ziffification
I have rake running as default OS version of ruby Building in workspace /var/lib/jenkins/workspace/test2 [test2] $ rake --rakefile /var/lib/jenkins/workspace/test2/Rakefile features FATAL: rake execution failedjava.io.IOException

problems running a rake task in jenkins

2016-06-01 Thread ziffification
I am having probelms configuring Rake in Jenkins to run a cucumber test i have. I cannot figure out what i should be filling in *tasks* is that just a name that you give to the job or is it something from the Rakefile?

running cucumber tests from jenkins

2016-05-27 Thread ziffification
> > I am running with the cucumber plugin with the following parameters > and after doing these 2 things /var/lib/jenkins/.rvm/bin/rvm @global do gem install b

cucumber-plugin added build ste[p disappearing

2015-03-06 Thread ziffification
Hi all I am a novice here and had been using rake to run cucumber jobs , but now I have the cucumber-plugin installed. It looks straight forward enough however after i fill in the path to cucumber tests and pres apply or save (usually I apply then save) the build step disapears? what am i d