2019-11-27 12:16:12 +01:00
|
|
|
# NOTE: In doc/source/contributor/testing/ci_scenario_jobs.rst file there is
|
|
|
|
# document with summary of all tempest, neutron-tempest-plugin and grenade jobs
|
|
|
|
# summary.
|
|
|
|
# Please update this document always when any changes to jobs are made.
|
|
|
|
- project:
|
|
|
|
templates:
|
|
|
|
- neutron-tempest-plugin-jobs
|
|
|
|
- openstack-cover-jobs
|
|
|
|
- openstack-lower-constraints-jobs
|
2021-03-26 15:27:35 +00:00
|
|
|
- openstack-python3-xena-jobs
|
|
|
|
- openstack-python3-xena-jobs-arm64
|
2019-11-27 12:16:12 +01:00
|
|
|
- publish-openstack-docs-pti
|
|
|
|
- periodic-stable-jobs
|
|
|
|
- check-requirements
|
|
|
|
- release-notes-jobs-python3
|
|
|
|
check:
|
|
|
|
jobs:
|
2021-02-09 12:31:17 +01:00
|
|
|
- neutron-functional-with-uwsgi
|
|
|
|
- neutron-fullstack-with-uwsgi
|
|
|
|
- neutron-rally-task
|
|
|
|
- neutron-grenade-multinode
|
2021-03-22 16:09:06 +01:00
|
|
|
- neutron-grenade-dvr-multinode:
|
|
|
|
# TODO(slaweq): make that job voting when bug
|
|
|
|
# https://bugs.launchpad.net/neutron/+bug/1920778
|
|
|
|
# will be fixed
|
|
|
|
voting: false
|
2021-02-09 12:31:17 +01:00
|
|
|
- neutron-tempest-multinode-full-py3
|
|
|
|
- neutron-tempest-dvr-ha-multinode-full
|
|
|
|
- neutron-tempest-slow-py3
|
|
|
|
- neutron-tempest-ipv6-only
|
|
|
|
- neutron-ovn-tempest-ovs-release
|
|
|
|
- neutron-ovn-tempest-ovs-release-ipv6-only
|
2020-01-19 11:08:41 +01:00
|
|
|
# TODO(slaweq): add this job again to the check queue when it will be
|
|
|
|
# working fine on python 3
|
|
|
|
#- networking-midonet-tempest-aio-ml2-centos-7:
|
|
|
|
# voting: false
|
2020-02-28 12:11:50 +01:00
|
|
|
- neutron-ovn-rally-task:
|
|
|
|
voting: false
|
2019-11-27 12:16:12 +01:00
|
|
|
# TripleO jobs that deploy OVN.
|
|
|
|
# Note we don't use a project-template here, so it's easier
|
|
|
|
# to disable voting on one specific job if things go wrong.
|
|
|
|
# In Stein and beyond, fs010 will run using
|
|
|
|
# networking-ovn-tripleo-ci-centos-7-containers-multinode.
|
|
|
|
# If you need any support to debug these jobs in case of
|
|
|
|
# failures, please reach us on #tripleo IRC channel.
|
2021-03-26 15:27:35 +00:00
|
|
|
- openstack-tox-py36: # from openstack-python3-xena-jobs template
|
2020-01-22 10:05:34 +00:00
|
|
|
timeout: 3600
|
2021-03-26 15:27:35 +00:00
|
|
|
- openstack-tox-py38: # from openstack-python3-xena-jobs template
|
2020-01-27 13:31:00 +00:00
|
|
|
timeout: 3600
|
2020-01-22 10:05:34 +00:00
|
|
|
- openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template
|
|
|
|
timeout: 3600
|
2020-01-29 17:23:24 +00:00
|
|
|
- openstack-tox-cover: # from openstack-cover-jobs template
|
|
|
|
timeout: 4800
|
2021-05-14 08:31:32 +02:00
|
|
|
# TODO(ralonsoh): this job has been set to non-voting until LP#1930402
|
|
|
|
# is fixed.
|
|
|
|
- neutron-ovn-tempest-slow:
|
|
|
|
voting: false
|
2019-11-27 12:16:12 +01:00
|
|
|
gate:
|
|
|
|
jobs:
|
2020-08-12 12:17:39 +02:00
|
|
|
- neutron-functional-with-uwsgi
|
|
|
|
- neutron-fullstack-with-uwsgi
|
2020-06-17 14:29:05 +02:00
|
|
|
- neutron-tempest-multinode-full-py3
|
2019-11-27 12:16:12 +01:00
|
|
|
- neutron-grenade-multinode
|
2021-03-22 16:09:06 +01:00
|
|
|
# TODO(slaweq): make that job gating when bug
|
|
|
|
# https://bugs.launchpad.net/neutron/+bug/1920778
|
|
|
|
# will be fixed
|
|
|
|
# - neutron-grenade-dvr-multinode
|
2021-05-14 08:31:32 +02:00
|
|
|
# TODO(obondarev): this job is disabled untill switched back to OVS
|
|
|
|
#- neutron-tempest-slow-py3
|
2021-01-13 15:42:17 +01:00
|
|
|
- neutron-tempest-ipv6-only
|
2020-02-10 10:09:16 +00:00
|
|
|
- neutron-ovn-tempest-ovs-release
|
2020-11-12 09:27:39 +00:00
|
|
|
- neutron-ovn-tempest-ovs-release-ipv6-only
|
2021-03-26 15:27:35 +00:00
|
|
|
- openstack-tox-py36: # from openstack-python3-xena-jobs template
|
2020-01-22 10:05:34 +00:00
|
|
|
timeout: 3600
|
|
|
|
- openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template
|
|
|
|
timeout: 3600
|
2021-05-14 08:31:32 +02:00
|
|
|
# TODO(ralonsoh): this job has been disabled until LP#1930402 is fixed.
|
|
|
|
#- neutron-ovn-tempest-slow:
|
2020-01-22 10:05:34 +00:00
|
|
|
#- neutron-ovn-rally-task
|
2020-01-07 11:54:57 +01:00
|
|
|
#- neutron-ovn-tripleo-ci-centos-8-containers-multinode
|
2019-11-27 12:16:12 +01:00
|
|
|
|
|
|
|
experimental:
|
|
|
|
jobs:
|
2021-01-14 17:19:26 +01:00
|
|
|
- neutron-grenade-ovn
|
|
|
|
- neutron-tempest-with-uwsgi-loki
|
|
|
|
- neutron-ovn-tempest-full-multinode-ovs-master
|
2021-03-24 14:01:58 +00:00
|
|
|
- neutron-ovn-tempest-ovs-master
|
2021-02-04 11:24:09 +01:00
|
|
|
- neutron-tempest-with-neutron-lib-master
|
2019-11-27 12:16:12 +01:00
|
|
|
|
|
|
|
periodic:
|
|
|
|
jobs:
|
|
|
|
- neutron-functional
|
2020-08-12 12:17:39 +02:00
|
|
|
- neutron-fullstack
|
2019-11-27 12:16:12 +01:00
|
|
|
- neutron-tempest-postgres-full
|
|
|
|
- neutron-tempest-mariadb-full
|
|
|
|
- neutron-tempest-with-os-ken-master
|
|
|
|
- neutron-ovn-tempest-ovs-master-fedora
|
2021-02-02 11:10:44 +01:00
|
|
|
- devstack-tobiko-faults-centos:
|
|
|
|
voting: true
|
2021-01-19 17:09:00 +01:00
|
|
|
- ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa
|
|
|
|
- openstacksdk-functional-devstack-networking
|
|
|
|
- tripleo-ci-centos-8-content-provider
|
|
|
|
- neutron-centos-8-tripleo-standalone:
|
2021-02-02 11:10:44 +01:00
|
|
|
voting: true
|
2021-01-19 17:09:00 +01:00
|
|
|
vars: &consumer_vars
|
|
|
|
consumer_job: true
|
|
|
|
build_container_images: false
|
|
|
|
remove_tags:
|
|
|
|
- build
|
|
|
|
dependencies: &consumer_deps
|
|
|
|
- tripleo-ci-centos-8-content-provider
|
|
|
|
- neutron-ovn-tripleo-ci-centos-8-containers-multinode:
|
|
|
|
vars: *consumer_vars
|
|
|
|
dependencies: *consumer_deps
|
2021-04-07 10:56:09 +00:00
|
|
|
- neutron-tempest-plugin-scenario-linuxbridge-nftables
|
|
|
|
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-nftables
|