]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/cli: ignore tmp_file_template
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 10 May 2024 19:36:25 +0000 (15:36 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 3 Mar 2025 20:00:54 +0000 (15:00 -0500)
Its path/name include random characters making it unsuitable for static diffs.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit cd780f0d98690c0528bbae584fea5f054f79b513)

src/test/cli/ceph-conf/show-config.t

index 45405e4b7a0798d37e2ae70f2be5489afa306a4d..3e7a6fcf911e4adc59d84a0f87215b886fc109f2 100644 (file)
@@ -1,4 +1,4 @@
-  $ ceph-conf -n osd.0 --show-config -c /dev/null | grep ceph-osd
+  $ ceph-conf -n osd.0 --show-config -c /dev/null | grep ceph-osd | grep -v tmp_file_template
   admin_socket = /var/run/ceph/ceph-osd.0.asok
   log_file = /var/log/ceph/ceph-osd.0.log
   mon_debug_dump_location = /var/log/ceph/ceph-osd.0.tdump