]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
install/rpm: wipe all zypper repos before adding repos-under-test 1333/head
authorNathan Cutler <ncutler@suse.com>
Wed, 16 Oct 2019 09:11:53 +0000 (11:11 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 16 Oct 2019 09:18:41 +0000 (11:18 +0200)
commit74034fe0348b94aedb247910f0d1c88842f4c3ac
treea0df9e0acd74e88602d164a0ff2e752151f7b6d6
parentb6cc51f6e8e0ef28fb17bd80017d7083f0b26aa7
install/rpm: wipe all zypper repos before adding repos-under-test

Our tests should be designed to not rely on any pre-existing repos. If there are
any pre-existing repos, these can potentially skew test results by causing
unexpected packages/package versions to be installed.

Therefore, wipe any pre-existing repos before adding the repos-under-test.

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