From a765b7acbb3633245bca8d6e00c64c03b2384661 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Thu, 15 Sep 2022 14:12:12 +0200 Subject: [PATCH] [sqlalchemy-20] Add py39 oslo master to experimental In order to quickly detect new changes or errors with the latest oslo.db library, this patch adds the "openstack-tox-py39-with-oslo-master" CI job to the "neutron-experimental-jobs" queue. Related-Bug: #1988604 Change-Id: Ic8fc6d8701fe17ebd870f57df83f21c110b73849 --- zuul.d/job-templates.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/job-templates.yaml b/zuul.d/job-templates.yaml index 8fa7d4f285e..7c075b989b1 100644 --- a/zuul.d/job-templates.yaml +++ b/zuul.d/job-templates.yaml @@ -97,6 +97,9 @@ - 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 - project-template: name: neutron-periodic-jobs