]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: add core label to files under src/test/librados 49260/head
authorLaura Flores <lflores@redhat.com>
Mon, 5 Dec 2022 21:07:42 +0000 (15:07 -0600)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2022 21:07:42 +0000 (15:07 -0600)
In response to https://tracker.ceph.com/issues/58173, it would have helped to have the PR label librados test files with core, so the PR would have been tagged for rados qa.

Signed-off-by: Laura Flores <lflores@redhat.com>
.github/labeler.yml

index 9be92f70a0a8bac7e6e6b270fd39f6d10c77cf1b..8c97c8a298c26a8e71ee1cad8fc6441ce72330ca 100644 (file)
@@ -146,6 +146,7 @@ core:
   - src/tools/monmaptool.cc
   - src/tools/osdmaptool.cc
   - src/tools/rados/**
+  - src/test/librados/**
   - src/test/osd/**
 
 crimson: