From ea8e0b086ede03d91080cd9a88fb3244dcd7d0d0 Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Wed, 5 Feb 2020 16:46:29 +1000 Subject: [PATCH] nautilus: qa/ceph-ansible: ansible-version and ceph_ansible Upgrade to 2.8.1 and stable-4.0 respectively Signed-off-by: Brad Hubbard --- qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml index 6eabf4d3b17..068101e1047 100644 --- a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml +++ b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml @@ -3,7 +3,8 @@ meta: overrides: ceph_ansible: - ansible-version: "2.8" + ansible-version: '2.8.1' + branch: stable-4.0 vars: ceph_conf_overrides: global: -- 2.47.3