Add weekly jobs

Add jobs to the weekly periodic pipeline (see [1]).
Current jobs to be run weekly: openstack-tox-py39,
neutron-tempest-plugin-dynamic-routing and
neutron-dynamic-routing-functional.

[1]: https://opendev.org/zuul/project-config/src/branch/master/zuul.d/pipelines.yaml#L130

Change-Id: I682118a1369e125b95becd984dde88c1590625b1
This commit is contained in:
elajkat 2022-03-21 15:43:19 +01:00
parent 0711dcf5b9
commit be5cb2cf4b
1 changed files with 5 additions and 0 deletions

View File

@ -40,3 +40,8 @@
jobs:
- neutron-dynamic-routing-functional
- neutron-tempest-plugin-dynamic-routing
periodic-weekly:
jobs:
- openstack-tox-py39
- neutron-tempest-plugin-dynamic-routing
- neutron-dynamic-routing-functional