Re: [integration-dev] Decommision Ubuntu 16.04 images on ODL Jenkins and update to Ubuntu 18.04 images on releng/builder repo.
Anil Belur
Hello Luis:
That was cut and paste typo, the correct label should have been.
"ZZCI - Ubuntu 18.04 - mininet-ovs-25 - x86_64 - 20200813-035525.790" (Label: ubuntu1804-mininet-ovs-25-1c-4g)
We only have Ubuntu 18.04 images for 'mininet-ovs-25', while 'mininet-ovs-26' and 'mininet-ovs-28' images fails to build the binaries.
With mininet-ovs-28 build, throws make errors while building binaries:
configure.ac:24: installing 'build-aux/compile' openstack: configure.ac:22: installing 'build-aux/missing' openstack: Makefile.am: installing 'build-aux/depcomp' openstack: configure: WARNING: unrecognized options: --disable-maintainer-mode openstack: configure: WARNING: cannot find libcap-ng. openstack: --user option will not be supported on Linux. openstack: (you may use --disable-libcapng to suppress this warning). openstack: configure: WARNING: unrecognized options: --disable-maintainer-mode openstack: lib/dhparams.c:2:12: error: static declaration of ‘get_dh1024’ follows non-static declaration openstack: static DH *get_dh1024(void)openstack: STDERR: openstack: openstack:
Cheers,
Anil
On Mon, Mar 29, 2021 at 6:26 AM Luis Gomez <ecelgp@...> wrote:
Sorry this is confusing:- Are all the mininet VMs converging to this one?"ZZCI - Ubuntu 18.04 - mininet-ovs-25 - x86_64 - 20200813-035525.790" (Label: ubuntu1804-mininet-ovs-28-1c-4g)- If so, why it says ovs-25 in the name but ovs-28 in the label?BR/LuisOn Mar 27, 2021, at 5:59 PM, Anil Belur <abelur@...> wrote:Please review CR to remove Ubuntu 16.04 packer jobs:Cheers,AnilOn Fri, Mar 26, 2021 at 11:51 AM Anil Belur via lists.opendaylight.org <abelur=linuxfoundation.org@...> wrote:Hello all,Ubuntu 16.04 is going to be EOL by April 2021 and these images would no longer be supported on our infrastructure to receive updates/new builds. The version of python 2.7 that is available on Ubuntu 16.04 is already EOL and does not works with some of the tox/verify jobs. Therefore, it's required to update existing jobs to use the Ubuntu 18.04 image and decommission Ubuntu 16.04 images.The below Ubuntu 16.04 images are in use in the releng/builder repo CSIT jobs:"ZZCI - Ubuntu 16.04 - mininet-ovs-25 - x86_64 - 20200813-044931.688" (Label: ubuntu1604-mininet-ovs-25-1c-4g)
"ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200813-051640.743" (Label: ubuntu1604-mininet-ovs-28-1c-4g)Which needs to be updated to:"ZZCI - Ubuntu 18.04 - docker - x86_64 - 20200901-040308.994" (Label: ubuntu1804-docker-4c-4g)
"ZZCI - Ubuntu 18.04 - docker - x86_64 - 20200901-040308.994" (Label: ubuntu1804-docker-2c-2g)
"ZZCI - Ubuntu 18.04 - mininet-ovs-25 - x86_64 - 20200813-035525.790" (Label: ubuntu1804-mininet-ovs-28-1c-4g)Note: To test the CSIT jobs with the Ubuntu 18.04 images, update the image labels on the JJB/project before pushing the job to ODL Jenkins sandbox.Packer build jobs for Ubuntu 16.04 image would be removed:Regards,Anil Belur