]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
packaging: SUSEify GitbuilderProject._remove_rpm_repo()
authorNathan Cutler <ncutler@suse.com>
Sat, 11 Feb 2017 04:46:46 +0000 (05:46 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Thu, 18 Oct 2018 22:52:44 +0000 (00:52 +0200)
commit771d6bbff150968c40520ec5c7f0dbc4a11f5829
tree3e2151909d0055651652e97418c048d374144408
parentaf912404cb34c1fe67237a5666ea99dcb2c94618
packaging: SUSEify GitbuilderProject._remove_rpm_repo()

When a job completes, all Ceph packages installed are removed and then the repo
is removed as well. Repo removal fails with:

    Running: 'sudo yum -y erase ceph-release'
    sudo: yum: command not found

Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/packaging.py