Add group-based-policy to blacklist
This commit adds x/group-based-policy plugin to the blacklist. It looks this plugin doesn't support python3 yet. Change-Id: I2f97f2245434d21b83c790efd37a7092ef1bfeb2
This commit is contained in:
parent
0c675d70de
commit
8913b1db63
@ -38,6 +38,7 @@ BLACKLIST = [
|
||||
'openstack/barbican-tempest-plugin',
|
||||
# https://review.opendev.org/#/c/634631/
|
||||
'x/gce-api', # It looks gce-api doesn't support python3 yet.
|
||||
'x/group-based-policy', # It looks this doesn't support python3 yet.
|
||||
'x/intel-nfv-ci-tests', # https://review.opendev.org/#/c/634640/
|
||||
'openstack/networking-generic-switch',
|
||||
# https://review.opendev.org/#/c/634846/
|
||||
|
Loading…
Reference in New Issue
Block a user