summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghanshyam <gmann@ghanshyammann.com>2019-03-11 04:38:49 +0000
committerLingxian Kong <anlin.kong@gmail.com>2019-03-29 10:55:00 +1300
commitd98edf679871b3759e9043608c1f1ec85c7411d9 (patch)
treee398f15c057fea6198891396276af46d7c2e9530
parentac9193d59c72dd6f3fd6b404e20e824bccd401db (diff)
downloadtrove-d98edf679871b3759e9043608c1f1ec85c7411d9.tar.gz
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 mofiy the parent job from devstack-xenial to devstack so that all trove jobs will start running on bionic. More Details: - https://etherpad.openstack.org/p/legacy-job-bionic - http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003614.html Change-Id: I8c618cccc9f62665f0735ac5bd513e991e66d602
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 9d7bfbb9..aec9183c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -85,7 +85,7 @@
- job:
name: trove-devstack-base
- parent: devstack-xenial
+ parent: devstack
abstract: true
timeout: 10800
required-projects: