Add Python3 zed unit tests
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. - Bump decorator in lower-constraints [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ifbaf90732e367e0156b6832f8c4ab4e88d2abc31
This commit is contained in:
parent
a6de158590
commit
46c852b254
@ -2,7 +2,7 @@
|
||||
templates:
|
||||
- openstack-cover-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python3-yoga-jobs
|
||||
- openstack-python3-zed-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- check-requirements
|
||||
- release-notes-jobs-python3
|
||||
|
@ -7,7 +7,7 @@ cliff==2.8.0
|
||||
cmd2==0.8.0
|
||||
coverage==4.0
|
||||
debtcollector==1.2.0
|
||||
decorator==3.4.0
|
||||
decorator==4.1.0
|
||||
deprecation==1.0
|
||||
doc8==0.8.1
|
||||
docutils==0.12
|
||||
|
Loading…
Reference in New Issue
Block a user