]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
task: install: rpm: zypper install with --no-recommends
authorNathan Cutler <ncutler@suse.com>
Mon, 5 Jun 2017 17:55:23 +0000 (19:55 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Thu, 18 Oct 2018 22:52:44 +0000 (00:52 +0200)
commita57373b5e0d8e45befd41711770b01577a380cec
treed2c85403c304aea90dac03d424d0295bfe69fcfc
parent54bdb32afedafceaeb3aea008d0f23c840c08572
task: install: rpm: zypper install with --no-recommends

Since teuthology is used to automate CI testing, it is undesirable to
install anything more than is necessary to run the tests.

Fixes: https://github.com/SUSE/teuthology/issues/84
Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/task/install/rpm.py