Clarify wording by mentioning the name of the gate job

Also, it seems intintion is that the check-requirements
job is already active, so reword by explaining that the
infra job needs to be first

Change-Id: I6ccf96faeebd2c759e5299165a410d792851f52a
This commit is contained in:
Dirk Mueller 2016-05-11 23:29:40 +02:00
parent 1cb8877ea0
commit d58a36e40f
1 changed files with 2 additions and 2 deletions

View File

@ -107,8 +107,8 @@ in ``projects.txt``) are expected to run a requirements compatibility
job. This job ensures that a project can not change any dependencies to
versions not compatible with ``global-requirements.txt``. It also ensures that
those projects can not add a requirement that is not already in
``global-requirements.txt``. This job should be proposed to infra at the same
time as proposing the change to ``projects.txt`` in
``global-requirements.txt``. This ``check-requirements`` job should
be merged in infra before proposing the change to ``projects.txt`` in
``openstack/requirements``.
Automatic Sync of Accepted Requirements