Move legacy job to bionic and stable on xenial

We are migrating all the legacy jobs to bionic now
- https://review.openstack.org/#/c/639096

Above patch move all the legacy base jobs to bionic which
will automatically move all derived jobs to bionic.

As congress-tempest-plugin is branchless so these jobs running
on stable branch needs to be on xenial and this also has been
taken care in base patch.

stable job running on master gate has to be on xenial.

This commit keep the stable branch master job on xenial
and rest all on bionic.

Depends-On: https://review.openstack.org/#/c/639096
Change-Id: Id4e0312ff5093aae9704e400bfa74803520bc0e4
This commit is contained in:
ghanshyam 2019-03-13 04:55:48 +00:00
parent fe86b9eb07
commit 3607a08cd4
1 changed files with 4 additions and 0 deletions

View File

@ -123,24 +123,28 @@
parent: congress-legacy-devstack-api-mysql
run: playbooks/legacy/congress-devstack-api-py27-rocky/run.yaml
post-run: playbooks/legacy/congress-devstack-api-py27-rocky/post.yaml
nodeset: openstack-single-node-xenial
- job:
name: congress-legacy-devstack-api-py35-mysql-rocky
parent: congress-legacy-devstack-py35-api-mysql
run: playbooks/legacy/congress-devstack-api-py35-rocky/run.yaml
post-run: playbooks/legacy/congress-devstack-api-py35-rocky/post.yaml
nodeset: openstack-single-node-xenial
- job:
name: congress-legacy-devstack-api-mysql-queens
parent: congress-legacy-devstack-api-mysql
run: playbooks/legacy/congress-devstack-api-py27-queens/run.yaml
post-run: playbooks/legacy/congress-devstack-api-py27-queens/post.yaml
nodeset: openstack-single-node-xenial
- job:
name: congress-legacy-devstack-api-py35-mysql-queens
parent: congress-legacy-devstack-py35-api-mysql
run: playbooks/legacy/congress-devstack-api-py35-queens/run.yaml
post-run: playbooks/legacy/congress-devstack-api-py35-queens/post.yaml
nodeset: openstack-single-node-xenial
- project:
templates: