Merge PR #33134 into master

* refs/pull/33134/head:
	qa/workunits/cephadm/test_repos: don't try to use the refspec

Reviewed-by: Michael Fritch <mfritch@suse.com>
This commit is contained in:
Sage Weil 2020-02-09 12:48:09 -06:00
commit c11d031bab

View File

@ -25,8 +25,4 @@ sudo $CEPHADM -v add-repo --dev master
test_install_uninstall
sudo $CEPHADM -v rm-repo
sudo $CEPHADM -v add-repo --dev $CEPH_REF
test_install_uninstall
sudo $CEPHADM -v rm-repo
echo OK.