From: Guillaume Abrioux Date: Thu, 15 Apr 2021 13:04:49 +0000 (+0200) Subject: ceph-ansible: add a nightly job X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e19a84a26bde35461e8007313a9cfc7df5c371a7;p=ceph-build.git ceph-ansible: add a nightly job This adds a missing nightly job 'filestore_to_bluestore' Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index 1ab1fc2d..19579754 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -21,6 +21,7 @@ - purge - lvm_auto_discovery - switch_to_containers + - filestore_to_bluestore ceph_ansible_branch: - stable-4.0 jobs: @@ -51,6 +52,7 @@ - purge - lvm_auto_discovery - switch_to_containers + - filestore_to_bluestore ceph_ansible_branch: - stable-6.0 jobs: