Skip to content

Commit 5fbf473

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)
1 parent f3ae67f commit 5fbf473

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.zuul.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +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-
- ^.*\.rst$
11-
- ^api-ref/.*$
12-
- ^doc/.*$
13-
- ^etc/.*$
14-
- ^releasenotes/.*$
15-
- ^setup.cfg$
16-
- ^tox.ini$
17-
- ^\.zuul\.yaml$
18-
191
- job:
202
name: glance-tox-oslo-tips-base
213
parent: tox
@@ -327,7 +309,6 @@
327309
- openstack-tox-functional-py36-fips
328310
- openstack-tox-functional-py39
329311
- glance-tox-functional-py39-rbac-defaults
330-
- glance-code-constants-check
331312
- glance-ceph-thin-provisioning:
332313
voting: false
333314
irrelevant-files: &tempest-irrelevant-files

0 commit comments

Comments
 (0)