Add Tempest to directly-released projects

Add openstack/tempest to the list of projects where commits directly
trigger a Launchpad FixReleased status change.

Fixes bug 1058007

Change-Id: Id5f5033e37d92efc5e790722cde88c040541f72d
Reviewed-on: https://review.openstack.org/13818
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Thierry Carrez 2012-09-28 11:54:38 +02:00 committed by Jenkins
parent f91575be0e
commit 87a6a8801d

View File

@ -126,6 +126,7 @@ def is_direct_release(full_project_name):
'openstack/openstack-ci',
'openstack/openstack-ci-puppet',
'openstack/openstack-manuals',
'openstack/tempest',
]