Skip to content

Commit c555fef

Browse files
committed
[stable-only] Remove glance-code-constants-check
This job is only useful in the development branch; there's no point in running it in the stable branches. Change-Id: If36e64b61767dc5c1df0daec2dd176fecd409926 (cherry picked from commit 06a9228) (cherry picked from commit 5fbf473) (cherry picked from commit 3cfbb69)
1 parent 677c89c commit c555fef

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.zuul.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
- job:
2-
name: glance-code-constants-check
3-
parent: tox
4-
description: |
5-
Tests to catch when code constants have gotten out of sync.
6-
vars:
7-
tox_envlist: gateonly
8-
irrelevant-files:
9-
- ^(test-|)requirements.txt$
10-
- ^lower-constraints.txt$
11-
- ^.*\.rst$
12-
- ^api-ref/.*$
13-
- ^doc/.*$
14-
- ^etc/.*$
15-
- ^releasenotes/.*$
16-
- ^setup.cfg$
17-
- ^tox.ini$
18-
- ^\.zuul\.yaml$
19-
201
- job:
212
name: glance-tox-oslo-tips-base
223
parent: tox
@@ -298,7 +279,6 @@
298279
jobs:
299280
- openstack-tox-functional-py36
300281
- openstack-tox-functional-py38
301-
- glance-code-constants-check
302282
- glance-ceph-thin-provisioning:
303283
voting: false
304284
irrelevant-files: &tempest-irrelevant-files

0 commit comments

Comments
 (0)