Merge pull request #68848 from rkachach/fix_issue_76511

qa/cephadm: start upgrade tests from tentacle instead of reef on main

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Adam King <adking@redhat.com>
This commit is contained in:
Redouane Kachach 2026-05-11 21:27:53 +02:00 committed by GitHub
commit 32711bb2e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ os_version: "9.stream"
tasks:
- cephadm:
image: quay.ceph.io/ceph-ci/ceph:reef
compiled_cephadm_branch: reef
image: quay.ceph.io/ceph-ci/ceph:tentacle
compiled_cephadm_branch: tentacle
roles:
- - mon.a

View File

@ -3,8 +3,8 @@ os_version: "22.04"
tasks:
- cephadm:
image: quay.ceph.io/ceph-ci/ceph:reef
compiled_cephadm_branch: reef
image: quay.ceph.io/ceph-ci/ceph:tentacle
compiled_cephadm_branch: tentacle
roles:
- - mon.a