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: testing/wip-lusov-testing-20240613.155007-reef~35^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7180eb097ad16434897288f5ab0e325d72b95132;p=ceph-ci.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 2fb9f5473cb..fb9537891ed 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -287,8 +287,7 @@ ceph-volume: - src/python-common/ceph/deployment/drive_selection/** tests: - - qa/tasks/** - - qa/workunits/** + - qa/** - src/test/** nfs: