diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 30fb7ba57c..37198c05fc 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -6591,6 +6591,10 @@ acl-config: /home/gerrit2/acls/opendev/retired.config - project: x/devstack-plugin-tar-installer description: DevStack plugin to install software from tar releases +- project: x/devstack-plugin-topiko + description: DevStack plugin for configuring Tobiko test cases + use-storyboard: true + acl-config: /home/gerrit2/acls/x/tobiko.config - project: x/devstack-plugin-vmax description: DevStack plugin to configure VMAX backend - project: x/distil diff --git a/zuul/main.yaml b/zuul/main.yaml index 3c4b61ee71..c17cb9fdb7 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1165,6 +1165,7 @@ - x/devstack-plugin-libvirt-qemu - x/devstack-plugin-mariadb - x/devstack-plugin-tar-installer + - x/devstack-plugin-topiko - x/devstack-plugin-vmax - x/distil - x/distil-ui