diff options
Diffstat (limited to 'qa/msgr/async-v2only.yaml')
-rw-r--r-- | qa/msgr/async-v2only.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/msgr/async-v2only.yaml b/qa/msgr/async-v2only.yaml new file mode 100644 index 000000000..4de9f32ac --- /dev/null +++ b/qa/msgr/async-v2only.yaml @@ -0,0 +1,7 @@ +overrides: + ceph: + conf: + global: + ms type: async + ms bind msgr2: true + ms bind msgr1: false |