]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs: upgrade cephfs-shell's path wherever necessary 54144/head
authorRishabh Dave <ridave@redhat.com>
Mon, 20 Feb 2023 04:47:10 +0000 (10:17 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 23 Oct 2023 07:14:27 +0000 (12:44 +0530)
commitb80cf55e72c704940f4cc06f49e5269a51813bf0
tree1d45fbd3304730941459e7a878ca21eea712fb6d
parente99bbbdfb436c14c315eeca61e4f13b6c491e5fb
cephfs: upgrade cephfs-shell's path wherever necessary

Commit dc69033763cc116c6ccdf1f97149a74248691042 moves cephfs-shell from
"<CEPH-REPO-ROOT>/src/tools/cephfs/" to
"<CEPH-REPO-ROOT>/src/tools/cephfs/shell" but cephfs-shell's location in
src/vstart.sh and qa/tasks/cephfs/test_cephfs_shell.py is left
un-updated. This produces a broken vstart_environment.sh and broken
export command in test_cephfs_shell.py.

Introduced-by: dc69033763cc116c6ccdf1f97149a74248691042
Fixes: https://tracker.ceph.com/issues/58795
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 48ef0444774934dd6d0d3e026142d95e4098bebd)

 Conflicts:
qa/tasks/cephfs/test_cephfs_shell.py
- Comment present at the top of file was different in Pacific
  compared to main branch.
doc/cephfs/cephfs-shell.rst
qa/tasks/cephfs/test_cephfs_shell.py
src/vstart.sh