From: Laura Flores Date: Thu, 5 Dec 2024 23:01:22 +0000 (+0000) Subject: qa/workunits: remove inaccurate reference to quincy from telemetry reef-->x test X-Git-Tag: testing/wip-hyelloji-testing-20250127.141229~32^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=08b4ed6a45ca7ced53e3328f0c9cdf798530e587;p=ceph-ci.git qa/workunits: remove inaccurate reference to quincy from telemetry reef-->x test This comment was mistakenly carried over in https://github.com/ljflores/ceph/commit/6d25c053127f6aaaf942e674dca30ffd42658b9d. Signed-off-by: Laura Flores --- diff --git a/qa/workunits/test_telemetry_reef_x.sh b/qa/workunits/test_telemetry_reef_x.sh index d617fb169cd..07bd942b914 100755 --- a/qa/workunits/test_telemetry_reef_x.sh +++ b/qa/workunits/test_telemetry_reef_x.sh @@ -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