[Fuego] Fuego doesnt work with Ubuntu 16 image

Bird, Timothy Tim.Bird at sony.com
Wed Mar 1 01:22:55 UTC 2017



> -----Original Message-----
> From: Vivek Padmanabhan on Monday, February 27, 2017 8:28 PM
>
> Hi All,
> 
> I am fuego as test environment for my testing purpose.
> I need ubuntu16 as the image where fuego can run.
> 
> 
> I tried to create the docker image with Fuego with Ubuntu16.
> This is not working because, ubuntu 16 default comes with openjdk-8-jre
> openjdk-8-jdk.
> 
> I had to downgrade to openjdk-7-jre openjdk-7-jdk of my ubuntu 16 docker
> to make fuego work.
>  
> Is there a work arround, so as to make jenkins_1.609.2_all.deb to work with
> openjdk-8-jre openjdk-8-jdk?


I presume you mean jenkins_1.509.2_all.deb here.

> 
> Please provide some solution  on this.

Just to clarify - you want to run Fuego with Ubuntu 16 (.04 or .10) in the docker
container?  (not the host, right?)  And the 1.509.2 version of Jenkins does not
support the default openjdk version.  I presume you are modifying the Dockerfile
to change from a Debian installation to an Ubuntu installation.

Is there some reason this is desirable?  Do you have another package or software
you need in the container, that is only available on Ubuntu?  Using a different
container may mean you get different test binaries and ultimately different
results, so we'd like to encourage people to use the same OS inside the container
if possible.

If you really want to change things, though, there is hope on the horizon.
Daniel Sangorrin of Toshiba is working on a version of Fuego that uses the latest
Jenkins version.  You can try this out, if you'd like,
using his source repository.  There are notes about this at:
http://bird.org/fuego/Notes_on_Jenkins_integration_refactoring

 -- Tim


More information about the Fuego mailing list