Im currently stuck in trying to run ruby on rails unit tests on the delivery pipeline on bluemix.
From what I have researched, the bluemix pipeline test function runs on ubuntu 14.04, and when trying to install ruby and rails, i keep getting blocked and cannot proceed with the build as I don't have access to the sudo password.
Has anyone been successful in implementing ruby on rails unit tests on the bluemix pipeline.
Any advise appreciated.
Thanks
Dale