]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
install: use --capability with zypper {install,remove} 953/head
authorNathan Cutler <ncutler@suse.com>
Thu, 8 Sep 2016 11:00:35 +0000 (13:00 +0200)
committerRicardo Dias <rdias@suse.com>
Fri, 23 Sep 2016 09:39:56 +0000 (10:39 +0100)
commitf7959ed37565c5f3e6b5ca376629678ad4550fc3
tree706f4db384b825df87c83d26c29d3b5eb9d4fa1a
parent8ad5b2b82ca69df93ee1032131b3cc432c0bacb2
install: use --capability with zypper {install,remove}

Otherwise we pick up python-ceph 0.80.9 from the distro repo instead of
a newer python-ceph-compat from the test repo.

References: https://bugzilla.opensuse.org/show_bug.cgi?id=997751
Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/task/install.py