Skip to content

Commit a8ca4a2

Browse files
committed
zuul: Use openstack-python3-next-jobs template
Test the project against the latest and greatest Python versions. Change-Id: Ia8c36c720b440435d7e3618ba7d7392481c2c207 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent c6fe60f commit a8ca4a2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.zuul.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2+
23
- job:
34
name: osc-tox-unit-tips
45
parent: openstack-tox
56
description: |
67
Run unit tests for OpenStackClient with master branch of important libs.
78
89
Takes advantage of the base tox job's install-siblings feature.
9-
irrelevant-files: &common-irrelevant-files
10+
irrelevant-files:
1011
- ^.*\.rst$
1112
- ^doc/.*$
1213
- ^releasenotes/.*$
@@ -168,6 +169,7 @@
168169
- osc-tox-unit-tips
169170
- openstack-cover-jobs
170171
- openstack-python3-jobs
172+
- openstack-python3-next-jobs
171173
- publish-openstack-docs-pti
172174
- check-requirements
173175
- release-notes-jobs-python3

0 commit comments

Comments
 (0)