ceph/qa/suites/upgrade
Laura Flores 914149df5f qa/suites/upgrade/telemetry-upgrade/quincy-x: update image reference
`quay.io/ceph/daemon-base:latest-quincy` points to the latest quincy tag (v17.2.7),
not the tip of quincy, which is actually what we want to test.

Pulling the daemon-base:latest-quincy image shows it is running v17.2.7:
```
lflores:ceph$ podman run --rm -it daemon-base:latest-quincy
[root@e4eb265e7fa0 /]# ceph -v
ceph version 17.2.7 (b12291d110) quincy (stable)
```

It is important that we test the tip of quincy in case there is a fix there that
we want to pick up.

I referenced this commit to make the change: d0381ed7e6

Signed-off-by: Laura Flores <lflores@ibm.com>
2024-06-21 12:36:38 -05:00
..
quincy-x qa/upgrade/quincy: bump ubuntu from 20->22 2024-03-29 12:12:18 -04:00
reef-x qa/suites: add "mon down" log variations to ignorelist 2024-04-01 16:29:26 -05:00
telemetry-upgrade qa/suites/upgrade/telemetry-upgrade/quincy-x: update image reference 2024-06-21 12:36:38 -05:00
.qa
cephfs