From e719bf409fc5d711e1df8b8fb3a3da8660b0a3c0 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 14 Feb 2017 23:52:10 -0600 Subject: modified to enable cpu pinning anf ceph. Change-Id: I43e5fe208d771c9f1c92cdfc392b9ba1ddea41e4 Signed-off-by: Narinder Gupta --- ci/default_deployment_config.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ci/default_deployment_config.yaml') diff --git a/ci/default_deployment_config.yaml b/ci/default_deployment_config.yaml index 977f23ee..2e97b863 100644 --- a/ci/default_deployment_config.yaml +++ b/ci/default_deployment_config.yaml @@ -27,6 +27,8 @@ os: hacluster_ceph_radosgw: False public_api: False huge_pages: False + cpu_pin: False + cpu_pin_set: all service: congress: True promise: True -- cgit 1.2.3-korg