]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cephadm: update test_repos master -> main 47315/head
authorAdam King <adking@redhat.com>
Mon, 25 Jul 2022 20:46:39 +0000 (16:46 -0400)
committerAdam King <adking@redhat.com>
Thu, 28 Jul 2022 00:15:30 +0000 (20:15 -0400)
Missed this one, it seems the test was still passing until
recently but I guess the "master" builds are now gone

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 9b08edf939752d16b5933e1d7fd5bc33d08c2d4a)

qa/workunits/cephadm/test_repos.sh

index 148972cebde710002b9b45c9a86743627efa12e3..4b0749231df5bcdc02ba34afdaab5cc2ce321300 100755 (executable)
@@ -24,7 +24,7 @@ sudo $CEPHADM -v add-repo --release octopus
 test_install_uninstall
 sudo $CEPHADM -v rm-repo
 
-sudo $CEPHADM -v add-repo --dev master
+sudo $CEPHADM -v add-repo --dev main
 test_install_uninstall
 sudo $CEPHADM -v rm-repo