stop tracking zuul imports

the zuul import work is done so we can stop tracking that

Change-Id: I52a2fd2b2d91d4481e2f93ad7b248e900b3ccf86
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-10-12 09:58:16 -04:00
parent 5b490b410a
commit f5b0d41963
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ class PatchesCount(lister.Lister):
_url_base = 'https://review.openstack.org/#/c/'
_subjects = [
('zuul', ['import zuul job settings from project-config']),
# ('zuul', ['import zuul job settings from project-config']),
('tox defaults', ['fix tox python3 overrides']),
('Docs', ['switch documentation job to new PTI']),
('3.6 unit', ['add python 3.5 unit test job',