]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
valgrind.supp: move the whitelist file to /qa dir of ceph.git 1274/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 28 Mar 2019 22:13:10 +0000 (23:13 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 24 Apr 2019 14:30:16 +0000 (16:30 +0200)
commit57049ef2ae44a7955088837bc38098a668a6f07d
tree3c3b7b8dd7373dbd7ce0b46219e16b07661f04be
parent58ffaa0edabd083c4cc247bc8d4146da9317cc13
valgrind.supp: move the whitelist file to /qa dir of ceph.git

This change drops valgrind.supp whitelist file from teuthology
repo and alters the install task to acquire it from /qa dir of
ceph-qa-suite repository.
It's expected the commit will have sibiling in ceph.git moving
the proper valgrind.supp there.

The rationale behind the entire change is duplication of these
files between two repos, their inconsistencies and confusion.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
teuthology/task/install/util.py
teuthology/task/install/valgrind.supp [deleted file]