You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
421 B
15 lines
421 B
- project: |
|
templates: |
|
- openstack-specs-jobs |
|
check: |
|
jobs: |
|
- openstack-tox-py36: |
|
# Override default list of files since the default |
|
# ignores .rst files but we need to test .rst files here. |
|
irrelevant-files: |
|
- ^releasenotes/.*$ |
|
gate: |
|
jobs: |
|
- openstack-tox-py36: |
|
irrelevant-files: |
|
- ^releasenotes/.*$
|
|
|