]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits: skip unpublished stable repos in test_repos.sh 69847/head
authorYael Azulay <yaelazulay@redhat.com>
Tue, 30 Jun 2026 18:33:48 +0000 (21:33 +0300)
committerYael Azulay <yaelazulay@redhat.com>
Mon, 13 Jul 2026 12:10:44 +0000 (15:10 +0300)
commita691404841ae99d96ab0f5578483d3f8c26dac8a
treeac56c3797ccb1edaadcc433768f74878171c9e3b
parent1d7f80b43bc0e94c941bcb599453f6cc6acec630
qa/workunits: skip unpublished stable repos in test_repos.sh

Probe download.ceph.com before each stable add-repo and skip releases
that are not published for the current distro. This avoids apt/yum
failures on newer OS versions (e.g. Ubuntu 24.04/noble) where older
stable trees like quincy and reef were never published.

Fixes: http://tracker.ceph.com/issues/77248
Signed-off-by: Yael Azulay <yazulay@redhat.com>
qa/workunits/cephadm/test_repos.sh