]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits: fix some details on telemetry workunits
authorLaura Flores <lflores@ibm.com>
Fri, 17 Jan 2025 22:57:10 +0000 (16:57 -0600)
committerLaura Flores <lflores@ibm.com>
Sat, 18 Jan 2025 03:22:23 +0000 (21:22 -0600)
commit0a3817fa9d8b4f371b1609a718604b10740edcf8
tree49b9d83b040cc57296287919905bb8b3cee0c454
parentcdb2bd5351d0e79e274e1b1bcb67171fbecabacf
qa/workunits: fix some details on telemetry workunits

1. For the telemetry upgrade tests, we want to
   make sure we enable the perf channel before we
   upgrade to test that out.

2. We also want to be sure to set up ident information.
   in the workunits used before the upgrade.

3. We can remove the "opt out" commands in the before-upgrade
   workunits since we want to stay opted in during the upgrade.
   We only opt out after all the checks are complete.

4. We mistakenly test "ceph telemetry show" twice when one
   of then should be "ceph telemetry show-all".

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