From 1ac0f2a90ea76a81d68aa2cdd09f119e54bb5126 Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Mon, 11 Mar 2019 03:33:12 +0000 Subject: [PATCH] Update git submodules * Update kuryr-libnetwork from branch 'master' - Migrate legacy jobs to Ubuntu Bionic We have migrated the zuulv3 job to Bionic during Dec/Jan month. - http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000837.html - https://etherpad.openstack.org/p/devstack-bionic But that effort does not move all gate job to Bionic as there are large amount of jobs are still legacy jobs. All the legacy jobs still use Xenial as nodeset. As per the decided runtime for Stein, we need to test everything on openstack CI/CD on Bionic - https://governance.openstack.org/tc/reference/runtimes/stein.html Below patch move the legacy base jobs to bionic which will move the derived jobs automatically to bionic. These jobs are modified with branch variant so that they will use Bionic node from stein onwards and xenial for all other stable branches until stable/rocky. - https://review.openstack.org/#/c/639096 This commit remove the overridden nodeset from legacy jobs so that it will start using the nodeset defined in parent job. More Details: - https://etherpad.openstack.org/p/legacy-job-bionic - http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003614.html Depends-On: https://review.openstack.org/#/c/639096 Change-Id: Ia9e89689b4bfff8ce5fcb7c577c18b1b20e11686 --- kuryr-libnetwork | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuryr-libnetwork b/kuryr-libnetwork index e028d0c178..1fb4c1a3a0 160000 --- a/kuryr-libnetwork +++ b/kuryr-libnetwork @@ -1 +1 @@ -Subproject commit e028d0c178abeac0924578ef974c13d60dd34b57 +Subproject commit 1fb4c1a3a0efdbb5efb1c92cf39d6c934bb801a7