Enable mistral in test_build centos source

For some reason, mistral was disabled in test_build since
long time ago. I've been using mistral with no problem.
Also current gates build mistral images properly.

Change-Id: I89e79c22f0e15b8165b23fa8cd98df309efdaf45
(cherry picked from commit 7ba7fdd855)
This commit is contained in:
Eduardo Gonzalez 2017-08-29 11:27:55 +02:00
parent 65d5bd1ce4
commit 4976316d17
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ class BuildTestCentosSource(BuildTest, base.BaseTestCase):
excluded_images = [
"bifrost-base",
"kafka",
"mistral-base",
"ovsdpdk",
]