Remove x/ranger-tempest-plugin from BLACKLIST

This commit removes x/ranger-tempest-plugin from BLACKLIST. The patch[0]
is trying to support the tempest-sanity job. So, when the patch is
merged, we can remove it from BLACKLIST.

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

Change-Id: Ia7f0bdad9f854c0f6724537e1ca0234f2952aca8
Depends-On: https://review.opendev.org/672585/
This commit is contained in:
Masayuki Igawa 2019-07-30 15:22:29 +09:00 committed by Jeremy Houser
parent 887f99a288
commit be05dfab76
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ BLACKLIST = [
# https://review.opendev.org/#/c/637718/
'openstack/neutron-vpnaas', # https://review.opendev.org/#/c/637719/
'x/valet', # https://review.opendev.org/#/c/638339/
'x/ranger-tempest-plugin', # It looks this doesn't work correctly yet.
]
url = 'https://review.opendev.org/projects/'