Schedule a periodical check of requirements to catch py2.7 issues quickly

Prepare a periodic job used to check possible issue on requirements
due to the python 2.7 final countdown and requirements
who remove python 2.7 support. We will check it daily
to see potential errors quickly outside the
standard development lifecycle (feature, fix, etc...)

Change-Id: I7773e41ec48246fb56e7366a359c067788c9f5bb
This commit is contained in:
Hervé Beraud 2019-05-15 15:03:27 +02:00
parent 1d4c0f42f9
commit 8f9a6a19cf
1 changed files with 3 additions and 0 deletions

View File

@ -60,3 +60,6 @@
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
periodic:
jobs:
- requirements-check