Merge "Remove a few trusty-based jobs from nova experimental"

This commit is contained in:
Jenkins 2017-04-07 07:28:14 +00:00 committed by Gerrit Code Review
commit 1a0ee4e4bc
4 changed files with 14 additions and 18 deletions

View File

@ -2520,9 +2520,7 @@
- '{pipeline}-tempest-dsvm-full-test-accounts-{node}{suffix}'
- '{pipeline}-tempest-dsvm-nnet-{node}{suffix}'
- '{pipeline}-tempest-dsvm-ironic-pxe_ssh-{node}{suffix}'
- '{pipeline}-tempest-dsvm-lvm-{node}{suffix}'
- '{pipeline}-tempest-dsvm-neutron-dvr-{node}{suffix}'
- '{pipeline}-tempest-dsvm-neutron-full-{node}{suffix}'
- '{pipeline}-tempest-dsvm-neutron-pg-full-{node}{suffix}'
- '{pipeline}-tempest-dsvm-nova-v20-api-{node}{suffix}'
- '{pipeline}-tempest-dsvm-nova-wsgi-full-{node}{suffix}'

View File

@ -106,7 +106,11 @@
# This runs single-node full grenade upgrade with neutron plus cells v2 and
# the placement-api service.
# the placement-api service. Note that cells v2 and placement are required
# starting in Ocata, but this job can be run against stable/ocata changes
# which will perform the upgrade testing from a Xenial Newton node to Ocata.
# This job makes less sense when upgrading from Ocata to Pike so it should
# be pinned to just stable/ocata changes for Xenial nodes.
- job-template:
name: '{pipeline}-grenade-dsvm-neutron-nova-next-{node}{suffix}'
node: '{node}'

View File

@ -3792,9 +3792,7 @@
# Experimental job for testing Nova with os-vif library
- '{pipeline}-tempest-dsvm-nova-os-vif-{node}{suffix}':
pipeline: gate
node:
- ubuntu-trusty
- ubuntu-xenial
node: ubuntu-xenial
suffix: '-nv'
branch-override: default
- '{pipeline}-tempest-dsvm-nova-libvirt-kvm-apr-{node}{suffix}':
@ -8426,9 +8424,7 @@
branch-override: default
- '{pipeline}-grenade-dsvm-neutron-nova-next-{node}{suffix}':
pipeline: gate
node:
- ubuntu-trusty
- ubuntu-xenial
node: ubuntu-xenial
suffix: '-nv'
branch-override: default
- '{pipeline}-barbican-{plugin}-dsvm-tempest{special}-{node}{suffix}':

View File

@ -2423,9 +2423,13 @@ jobs:
- ^tox.ini$
# NOTE(mriedem): The nova-next job runs with the placement-api service and
# cells v2 so it won't work before Newton.
- name: gate-grenade-dsvm-neutron-nova-next-ubuntu-trusty-nv
branch: ^stable/newton$
# cells v2, both of which were optional in newton but required started in
# ocata. We pin this job to stable/ocata so that upgrade tests on ocata
# changes will test deploying placement/cellsv2 on newton nodes and uprading
# to ocata. This job isn't interesting after ocata because the normal
# grenade job tests the same thing by default.
- name: gate-grenade-dsvm-neutron-nova-next-ubuntu-xenial-nv
branch: ^stable/ocata$
- name: gate-grenade-dsvm-neutron-multinode-live-migration-nv
branch: ^(?!stable/(mitaka|newton)).*$
@ -3865,7 +3869,6 @@ projects:
experimental:
- gate-grenade-dsvm-neutron-forward-ubuntu-trusty
- gate-grenade-dsvm-neutron-forward-ubuntu-xenial
- gate-grenade-dsvm-neutron-nova-next-ubuntu-trusty-nv
- gate-grenade-dsvm-neutron-nova-next-ubuntu-xenial-nv
- gate-grenade-dsvm-trove
- gate-grenade-dsvm-ceilometer-ubuntu-trusty
@ -13254,9 +13257,7 @@ projects:
- gate-tempest-dsvm-nova-v20-api-ubuntu-trusty
- gate-tempest-dsvm-nova-v20-api-ubuntu-xenial
- gate-grenade-dsvm-forward-ubuntu-trusty
- gate-grenade-dsvm-neutron-nova-next-ubuntu-trusty-nv
- gate-grenade-dsvm-neutron-nova-next-ubuntu-xenial-nv
- gate-tempest-dsvm-nova-wsgi-full-ubuntu-trusty
- gate-tempest-dsvm-nova-wsgi-full-ubuntu-xenial
- gate-tempest-dsvm-multinode-full-ubuntu-trusty-nv
- gate-tempest-dsvm-multinode-full-ubuntu-xenial-nv
@ -13266,11 +13267,8 @@ projects:
- gate-tempest-dsvm-ironic-pxe_ipa-full-ubuntu-trusty-nv
- gate-tempest-dsvm-ironic-pxe_ipa-full-ubuntu-xenial-nv
- gate-tempest-dsvm-lxc-ubuntu-xenial
- gate-tempest-dsvm-lvm-ubuntu-trusty
- gate-tempest-dsvm-lvm-ubuntu-xenial
- gate-tempest-dsvm-neutron-src-oslo.versionedobjects-ubuntu-trusty
- gate-tempest-dsvm-neutron-src-oslo.versionedobjects-ubuntu-xenial
- gate-tempest-dsvm-nova-os-vif-ubuntu-trusty-nv
- gate-tempest-dsvm-nova-os-vif-ubuntu-xenial-nv
- gate-tempest-dsvm-nova-libvirt-kvm-apr-ubuntu-xenial-nv
- gate-grenade-dsvm-neutron-multinode-zero-downtime-ubuntu-xenial