From: Ilya Dryomov Date: Thu, 23 May 2024 16:15:08 +0000 (+0200) Subject: .github: expand tests label to all files under qa X-Git-Tag: v17.2.8~343^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57726%2Fhead;p=ceph.git .github: expand tests label to all files under qa The test job definition under qa/suites is an integral part of almost any test. Often, the test logic is split between the task or workunit and respective snippet(s) under qa/suites. Other files under qa are less used, but still related to nothing but testing, so just add the label on all of it. Signed-off-by: Ilya Dryomov (cherry picked from commit 0543b9264f662cd25c059dff7252002fc6859d0d) --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 5a67a5b972d6..03783874d89a 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -278,8 +278,7 @@ ceph-volume: - src/python-common/ceph/deployment/drive_selection/** tests: - - qa/tasks/** - - qa/workunits/** + - qa/** - src/test/** nfs: