Remove reference to Jenkins in PTI

Mentioning Jenkins is over-specification in this document.  It is
our current tool, but may not always be.  Refer to the CI system
instead.

Change-Id: I4cdf0c08a1a9e456243a687f453917570495c9a6
This commit is contained in:
James E. Blair 2015-02-27 09:55:42 -08:00 committed by Thierry Carrez
parent eb2062d91b
commit 32c0960ba9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Consistent Testing Interface
============================
OpenStack has a lot of projects. For each project, the OpenStack Jenkins
OpenStack has a lot of projects. For each project, the OpenStack CI system
needs to be able to perform a lot of tasks. If each project has a slightly
different way to accomplish those tasks, it makes the management of a
consistent testing infrastructure very difficult to deal with. Additionally,