neutron/zuul.d/project.yaml
yatinkarel 22f1c99453 Restructure layout for periodic, experimental and tox jobs
Following changes are done to make future changes
to these job layouts efficient:-
- Move periodic, experimental and tox jobs overrides
  to seperate project-template and file. This will
  avoid running other jobs when changes are done
  to periodic and experimental pipelines(as these
  pipelines do not run on new patch sets).
- Update irrelevant-files for tox jobs so that those
  can be skipped on file changes which these jobs
  do not test.

Also drop comment for TripleO job as that's no
longer valid after moving those jobs to periodic
pipeline.

Change-Id: Ib50875acd872d8aaecc7c874a1429788c6bf2445
2022-02-25 12:59:49 +05:30

39 lines
1.3 KiB
YAML

# 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
- openstack-python3-yoga-jobs
- openstack-python3-yoga-jobs-arm64
- publish-openstack-docs-pti
- periodic-stable-jobs
- check-requirements
- release-notes-jobs-python3
- neutron-experimental-jobs
- neutron-periodic-jobs
- neutron-tox-override-jobs
check:
jobs:
- neutron-functional-with-uwsgi
- neutron-fullstack-with-uwsgi
- neutron-ovs-rally-task
- neutron-ovs-grenade-multinode
- neutron-ovs-grenade-dvr-multinode
- neutron-ovs-tempest-multinode-full
- neutron-ovs-tempest-dvr-ha-multinode-full
- neutron-ovn-tempest-ipv6-only
- neutron-ovn-rally-task:
voting: false
gate:
jobs:
- neutron-functional-with-uwsgi
- neutron-fullstack-with-uwsgi
- neutron-ovs-tempest-multinode-full
- neutron-ovs-grenade-multinode
- neutron-ovs-grenade-dvr-multinode
- neutron-ovn-tempest-ipv6-only