From 24cd0920fa4cda33aea4cbb9d11e2ed2f9f9aaef Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Wed, 27 Apr 2022 12:30:15 -0400 Subject: [PATCH] Remove contrib/block-box from zuul config This doesn't need to be listed in "irrelevant-files" since it isn't in the tree as of Iaa3a7892. Change-Id: Ibd6e67caa27201cd564a6a344946b34bd530a1da --- .zuul.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index ee215bd3b90..1b3d9834305 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -21,7 +21,6 @@ - ^cinder/locale/.*$ - ^cinder/tests/hacking/.*$ - ^cinder/tests/unit.*$ - - ^contrib/block-box.*$ - ^doc/.*$ - ^releasenotes/.*$ - openstack-tox-functional-py39: @@ -38,7 +37,6 @@ - ^cinder/locale/.*$ - ^cinder/tests/hacking/.*$ - ^cinder/tests/unit.*$ - - ^contrib/block-box.*$ - ^doc/.*$ - ^releasenotes/.*$ - cinder-plugin-ceph-tempest: @@ -51,7 +49,6 @@ - ^cinder/tests/functional.*$ - ^cinder/tests/hacking/.*$ - ^cinder/tests/unit.*$ - - ^contrib/block-box.*$ - ^doc/.*$ - ^releasenotes/.*$ - ^setup.cfg$ @@ -133,7 +130,6 @@ - ^api-ref/.*$ - ^cinder/cmd/status\.py$ - ^cinder/locale/.*$ - - ^contrib/block-box.*$ - ^doc/.*$ - ^releasenotes/.*$ - ^setup.cfg$