mirror of
https://github.com/ceph/ceph
synced 2024-12-17 08:57:28 +00:00
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 <dillaman@redhat.com>
This commit is contained in:
parent
5442b5ff25
commit
c0ae4bc6a2
@ -1,3 +1,5 @@
|
||||
os_type: centos
|
||||
os_version: "7.3"
|
||||
tasks:
|
||||
- workunit:
|
||||
clients:
|
||||
|
@ -1,3 +1,5 @@
|
||||
os_type: centos
|
||||
os_version: "7.3"
|
||||
tasks:
|
||||
- workunit:
|
||||
clients:
|
||||
|
@ -1,3 +1,5 @@
|
||||
os_type: centos
|
||||
os_version: "7.3"
|
||||
tasks:
|
||||
- workunit:
|
||||
clients:
|
||||
|
Loading…
Reference in New Issue
Block a user