Skip to content

Commit

Permalink
.github/labeler: add nfs label
Browse files Browse the repository at this point in the history
Signed-off-by: Varsha Rao <[email protected]>
  • Loading branch information
varshar16 committed May 20, 2021
1 parent 30d2910 commit 1006a5f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,3 +232,16 @@ tests:
- qa/tasks/**
- qa/workunits/**
- src/test/**

nfs:
- src/pybind/mgr/nfs/**
- src/pybind/mgr/cephadm/services/nfs.py
- src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2
- src/pybind/mgr/dashboard/services/ganesha.py
- src/pybind/mgr/dashboard/tests/test_ganesha.py
- qa/tasks/cephfs/test_nfs.py
- qa/tasks/mgr/dashboard/test_ganesha.py
- doc/cephfs/fs-nfs-exports.rst
- doc/cephfs/nfs.rst
- doc/cephadm/nfs.rst
- doc/radosgw/nfs.rst

0 comments on commit 1006a5f

Please sign in to comment.