Replace Jenkins with Zuul.

Change-Id: If55688e9dd8e5feb20e3e6204e10f635055eb5a3
This commit is contained in:
Lori Ruffing 2021-10-01 14:42:41 -07:00
parent 33b6d8a7e4
commit 7f3a8f662d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Unit Tests
Manila contains a suite of unit tests, in the manila/tests directory.
Any proposed code change will be automatically rejected by the OpenStack
Jenkins server if the change causes unit test failures.
Zuul server if the change causes unit test failures.
Running the tests
-----------------