]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits: remove inaccurate reference to quincy from telemetry reef-->x test
authorLaura Flores <lflores@ibm.com>
Thu, 5 Dec 2024 23:01:22 +0000 (23:01 +0000)
committerLaura Flores <lflores@ibm.com>
Fri, 17 Jan 2025 22:47:06 +0000 (16:47 -0600)
This comment was mistakenly carried over in
https://github.com/ljflores/ceph/commit/6d25c053127f6aaaf942e674dca30ffd42658b9d.

Signed-off-by: Laura Flores <lflores@ibm.com>
qa/workunits/test_telemetry_reef_x.sh

index d617fb169cdc471ec76fca9daf15d4a5428bf531..07bd942b914579f8e360487a3646c342b50b3c80 100755 (executable)
@@ -4,7 +4,7 @@
 # warning (see https://tracker.ceph.com/issues/64458)
 ceph telemetry on --license sharing-1-0
 
-# For quincy, the last_opt_revision remains at 1 since last_opt_revision
+# The last_opt_revision remains at 1 since last_opt_revision
 # was phased out for fresh installs of quincy.
 LAST_OPT_REVISION=$(ceph config get mgr mgr/telemetry/last_opt_revision)
 if [ $LAST_OPT_REVISION -ne 1 ]; then