From ecf670a98113d5fd6495a46600f59c31f63138d1 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 23 May 2019 11:17:41 +0200 Subject: [PATCH] ceph-ansible: fix ooo_collocation (stable-3.1) fix a typo, this job should be tested in a containerized environment only. Signed-off-by: Guillaume Abrioux --- .../config/definitions/ceph-ansible-nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index d44215ee..504187a8 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -66,7 +66,7 @@ - centos - ubuntu deployment: - - non_container + - container scenario: - ooo_collocation ceph_ansible_branch: -- 2.39.5