From d58a36e40f8e7e78ee90035d61d29e27b47e553c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 11 May 2016 23:29:40 +0200 Subject: [PATCH] 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 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5577a84d2e..9d245c6790 100644 --- a/README.rst +++ b/README.rst @@ -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