Add job definition locations in comment

To prevent other people from wasting time trying to track this
down, add a comment saying exactly where the periodic jobs that
test oslo project masters against glance unit tests are defined.

Change-Id: I329a188b43b41ec88a15acfe3e18c465612419bd
This commit is contained in:
Brian Rosmaita 2018-10-08 15:39:52 -04:00
parent 88a8ad7823
commit 4af0bc6712
1 changed files with 7 additions and 2 deletions

View File

@ -28,8 +28,13 @@
parent: tox
abstract: true
description: Abstract job for Glance vs. oslo libraries
# NOTE(rosmaita): only need functional test jobs, oslo is
# already running periodic jobs using our unit tests
# NOTE(rosmaita): we only need functional test jobs, oslo is
# already running periodic jobs using our unit tests. Those
# jobs are configured for glance in openstack-infra/project-config/
# zuul.d/projects.yaml using the template 'periodic-jobs-with-oslo-master'
# which is defined in openstack-infra/openstack-zuul-jobs/zuul.d/
# project-templates.yaml; the jobs the template refers to are
# defined in openstack-infra/openstack-zuul-jobs/zuul.d/jobs.yaml
required-projects:
- name: openstack/debtcollector
- name: openstack/futurist