Remove vitrage-tempest-plugin from blacklist

This commit removes vitrage-tempest-plugin from the BLACKLIST since the
patch[0] was already merged.

NOTE: The patch on the comment[1] was duplicated of [0]. So it was
abandoned.

[0] https://review.opendev.org/#/c/638931/

Change-Id: I5539159bad10b3359981fab88b3be5e4e997fcb9
This commit is contained in:
Masayuki Igawa 2019-05-24 17:45:35 +02:00
parent 349ba75410
commit 32a4b11f15
No known key found for this signature in database
GPG Key ID: 290F53EDC899BF89
1 changed files with 1 additions and 2 deletions

View File

@ -59,7 +59,7 @@ PROJECT_LIST="$(python tools/generate-tempest-plugins-list.py)"
# neutron-vpnaas: https://review.opendev.org/#/c/637719/
# nova-lxd: https://review.opendev.org/#/c/638334/
# valet: https://review.opendev.org/#/c/638339/
# vitrage-tempest-plugin: https://review.opendev.org/#/c/639003/
BLACKLIST="
barbican-tempest-plugin
cyborg-tempest-plugin
@ -74,7 +74,6 @@ neutron-dynamic-routing
neutron-vpnaas
nova-lxd
valet
vitrage-tempest-plugin
"
# Function to clone project using zuul-cloner or from git