diff options
author | Laura Flores <lflores@redhat.com> | 2022-12-05 22:07:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-05 22:07:42 +0100 |
commit | e75eb834e733d71c97941039e92a16fdc1aaa4cf (patch) | |
tree | 42431814ec6d6f197d0c1a382c16ecdab8a00466 /.github/labeler.yml | |
parent | Merge pull request #48817 from adk3798/device-refresh-message (diff) | |
download | ceph-e75eb834e733d71c97941039e92a16fdc1aaa4cf.tar.xz ceph-e75eb834e733d71c97941039e92a16fdc1aaa4cf.zip |
.github: add core label to files under src/test/librados
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>
Diffstat (limited to '')
-rw-r--r-- | .github/labeler.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index 9be92f70a0a..8c97c8a298c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -146,6 +146,7 @@ core: - src/tools/monmaptool.cc - src/tools/osdmaptool.cc - src/tools/rados/** + - src/test/librados/** - src/test/osd/** crimson: |