summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authoryatinkarel <ykarel@redhat.com>2023-04-14 21:24:56 +0530
committeryatinkarel <ykarel@redhat.com>2023-04-14 21:30:53 +0530
commit2364327bd1e4d26214e11c2f3f4627959a6a3e88 (patch)
tree7fb14a21436e5be548da4bd889193f1f265157aa /zuul.d
parentcda5107e6582bce5f0b0630991acd84f5df4e8b2 (diff)
downloadneutron-2364327bd1e4d26214e11c2f3f4627959a6a3e88.tar.gz
Run periodic jobs in experimental queue too
It was done in past with [1] but since then list diverged again. To avoid same happening again used yaml aliases for periodic jobs. So from now any job added to periodic queue will also be added in experimental queue automatically. neutron-experimental-jobs template will be used for experimental only jobs. [1] https://review.opendev.org/c/openstack/neutron/+/833172 Change-Id: I551a5095429ca949e6886a98020c4ddd072de862
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/job-templates.yaml42
1 files changed, 6 insertions, 36 deletions
diff --git a/zuul.d/job-templates.yaml b/zuul.d/job-templates.yaml
index dbea01ec9e..fdc4f8a860 100644
--- a/zuul.d/job-templates.yaml
+++ b/zuul.d/job-templates.yaml
@@ -56,51 +56,19 @@
name: neutron-experimental-jobs
experimental:
jobs:
- - neutron-functional
- - neutron-functional-with-uwsgi-fips
- neutron-functional-with-uwsgi-with-neutron-lib-master
- - neutron-functional-with-pyroute2-master
- - neutron-functional-with-sqlalchemy-master
- - neutron-fullstack
- - neutron-fullstack-with-uwsgi-fips
- neutron-fullstack-with-uwsgi-with-neutron-lib-master
- - neutron-fullstack-with-pyroute2-master
- - neutron-ovn-grenade-multinode
- - neutron-ovn-tempest-with-uwsgi-loki
- neutron-ovn-tempest-full-multinode-ovs-master
+ - neutron-ovn-grenade-multinode
- neutron-ovn-tempest-ovs-master
- - neutron-ovn-tempest-with-neutron-lib-master
- - neutron-ovs-tempest-with-neutron-lib-master
- - neutron-ovs-tempest-slow
- - neutron-ovn-tempest-slow
- - neutron-ovs-tempest-with-os-ken-master
- - neutron-ovn-tempest-postgres-full
- - neutron-ovn-tempest-mariadb-full
- neutron-ovn-tempest-ovs-release
- - neutron-ovn-tempest-ipv6-only-ovs-master
- - neutron-ovn-tempest-ovs-master-centos-9-stream
- - neutron-ovn-tempest-with-sqlalchemy-master
- - neutron-ovs-tempest-with-sqlalchemy-master
- - neutron-ovs-tempest-fips
- - neutron-ovn-tempest-ovs-release-fips
- - devstack-tobiko-neutron:
- voting: true
- - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa
- - openstacksdk-functional-devstack-networking
- - neutron-linuxbridge-tempest-plugin-scenario-nftables
- - neutron-ovs-tempest-plugin-scenario-iptables_hybrid-nftables
- - devstack-enforce-scope
- - openstack-tox-py39-with-oslo-master:
- timeout: 3600
- irrelevant-files: *irrelevant-files
- - neutron-functional-with-oslo-master
- - neutron-ovs-tempest-with-oslo-master
- - neutron-ovn-tempest-ovs-release-with-oslo-master
+ - neutron-ovs-tempest-with-neutron-lib-master
+ - neutron-ovn-tempest-with-uwsgi-loki
- project-template:
name: neutron-periodic-jobs
periodic:
- jobs:
+ jobs: &neutron-periodic-jobs
# NOTE(ralonsoh): to be removed when "openstack-tox-py311" is defined
# and added to "openstack-python3-jobs" template.
- tox-py311:
@@ -137,6 +105,8 @@
- neutron-functional-with-oslo-master
- neutron-ovs-tempest-with-oslo-master
- neutron-ovn-tempest-ovs-release-with-oslo-master
+ experimental:
+ jobs: *neutron-periodic-jobs
- project-template:
name: neutron-skip-level-jobs