From: Adam King Date: Mon, 25 Jul 2022 20:46:39 +0000 (-0400) Subject: qa/workunits/cephadm: update test_repos master -> main X-Git-Tag: v18.0.0~409^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9b08edf939752d16b5933e1d7fd5bc33d08c2d4a;p=ceph.git qa/workunits/cephadm: update test_repos master -> main 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 --- diff --git a/qa/workunits/cephadm/test_repos.sh b/qa/workunits/cephadm/test_repos.sh index 148972cebde7..4b0749231df5 100755 --- a/qa/workunits/cephadm/test_repos.sh +++ b/qa/workunits/cephadm/test_repos.sh @@ -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