]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
windows: fix running "ceph status" 2107/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 7 Feb 2023 14:58:58 +0000 (16:58 +0200)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 7 Feb 2023 15:01:31 +0000 (17:01 +0200)
commitc13a5b872094ac61957b8f0e8eb02bc5f1e52b0e
tree77806ca834c9ceef3223158260648f5ae484a405
parent92fb82ae62aac5397088e87a14ecbf1c02a979ec
windows: fix running "ceph status"

One of the Windows scripts tries to do "ceph status" before
and after executing the ceph tests.

The issue is that it's using a wrong path. The ceph dir is actually
located in the home dir.

We'll update the script accordingly.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
scripts/ceph-windows/run_tests