From: Jason Dillaman Date: Mon, 26 Jun 2017 16:27:28 +0000 (-0400) Subject: qa/suites/rbd: restrict python memcheck validation to CentOS X-Git-Tag: ses5-milestone8^2~12^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c0ae4bc6a20f500e3c1a5016c6ffc57e4ba8e00b;p=ceph.git qa/suites/rbd: restrict python memcheck validation to CentOS The Ubuntu Xenial python implementation throws numerious (false) errors deep within python. Since we are only interested in errors within our rbd wrapper, restrict the environment. Signed-off-by: Jason Dillaman --- diff --git a/qa/suites/rbd/valgrind/workloads/python_api_tests.yaml b/qa/suites/rbd/valgrind/workloads/python_api_tests.yaml index a7b3ce7d3e61..0fa86ad3ca21 100644 --- a/qa/suites/rbd/valgrind/workloads/python_api_tests.yaml +++ b/qa/suites/rbd/valgrind/workloads/python_api_tests.yaml @@ -1,3 +1,5 @@ +os_type: centos +os_version: "7.3" tasks: - workunit: clients: diff --git a/qa/suites/rbd/valgrind/workloads/python_api_tests_with_defaults.yaml b/qa/suites/rbd/valgrind/workloads/python_api_tests_with_defaults.yaml index 40b2312f6025..ec1eddd6cb4d 100644 --- a/qa/suites/rbd/valgrind/workloads/python_api_tests_with_defaults.yaml +++ b/qa/suites/rbd/valgrind/workloads/python_api_tests_with_defaults.yaml @@ -1,3 +1,5 @@ +os_type: centos +os_version: "7.3" tasks: - workunit: clients: diff --git a/qa/suites/rbd/valgrind/workloads/python_api_tests_with_journaling.yaml b/qa/suites/rbd/valgrind/workloads/python_api_tests_with_journaling.yaml index d0e905ff41aa..b7de1bceb850 100644 --- a/qa/suites/rbd/valgrind/workloads/python_api_tests_with_journaling.yaml +++ b/qa/suites/rbd/valgrind/workloads/python_api_tests_with_journaling.yaml @@ -1,3 +1,5 @@ +os_type: centos +os_version: "7.3" tasks: - workunit: clients: