mirror of
https://github.com/ceph/ceph
synced 2025-02-18 00:17:37 +00:00
github/labeler: Add some more to cephadm, add orchestrator
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
This commit is contained in:
parent
cbaa18e85a
commit
0e0bd9b0d7
20
.github/labeler.yml
vendored
20
.github/labeler.yml
vendored
@ -36,6 +36,7 @@ pybind:
|
||||
- src/pybind/rbd/**
|
||||
- src/pybind/rgw/**
|
||||
- src/pybind/**
|
||||
- src/python-common/**
|
||||
|
||||
common:
|
||||
- src/common/**
|
||||
@ -43,9 +44,24 @@ common:
|
||||
- src/log/**
|
||||
|
||||
cephadm:
|
||||
- doc/cephadm/**
|
||||
- doc/dev/cephadm.rst
|
||||
- doc/man/8/cephadm.rst
|
||||
- qa/suites/rados/cephadm/**
|
||||
- qa/tasks/cephadm.py
|
||||
- qa/tasks/mgr/test_cephadm_orchestrator.py
|
||||
- qa/workunits/cephadm/**
|
||||
- src/cephadm/**
|
||||
- src/pybind/mgr/cephadm/**
|
||||
- qa/suites/rados/cephadm/**
|
||||
- src/python-common/**
|
||||
|
||||
orchestrator:
|
||||
- doc/mgr/orchestrator.rst
|
||||
- doc/mgr/orchestrator_modules.rst
|
||||
- src/pybind/mgr/orchestrator/**
|
||||
- src/pybind/mgr/rook/**
|
||||
- src/pybind/mgr/test_orchestrator/**
|
||||
- qa/tasks/mgr/test_orchestrator_cli.py
|
||||
|
||||
bluestore:
|
||||
- src/os/bluestore/**
|
||||
@ -180,6 +196,8 @@ rgw:
|
||||
ceph-volume:
|
||||
- src/ceph-volume/**
|
||||
- doc/ceph-volume/**
|
||||
- src/python-common/ceph/deployment/drive_group.py
|
||||
- src/python-common/ceph/deployment/drive_selection/**
|
||||
|
||||
tests:
|
||||
- qa/tasks/**
|
||||
|
Loading…
Reference in New Issue
Block a user