From b6ba7c0104883ae05b9733bc4534cda6805833c5 Mon Sep 17 00:00:00 2001 From: John Spray Date: Tue, 29 Nov 2016 14:28:13 +0000 Subject: [PATCH] suites/knfs: pin to ubuntu Workaround for http://tracker.ceph.com/issues/16397, which manifests when we run bleeding edge kernels against the version of nfs-utils in centos7. Signed-off-by: John Spray --- suites/knfs/basic/ceph/base.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/suites/knfs/basic/ceph/base.yaml b/suites/knfs/basic/ceph/base.yaml index 7e80c462c37..ee405b81ebf 100644 --- a/suites/knfs/basic/ceph/base.yaml +++ b/suites/knfs/basic/ceph/base.yaml @@ -1,3 +1,6 @@ + +os_type: ubuntu + overrides: ceph: conf: -- 2.47.3