From: Guillaume Abrioux Date: Fri, 10 Jan 2020 13:46:54 +0000 (+0100) Subject: ceph-ansible-prs: add docker2podman scenario X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ed4e7da448c5450e8caf36cd83aee92699286508;p=ceph-build.git ceph-ansible-prs: add docker2podman scenario This commit adds a new 'docker2podman' job for the ceph-ansible CI. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 25cb3a9e..032a2fef 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -52,6 +52,18 @@ jobs: - 'ceph-ansible-prs-auto' +- project: + name: ceph-ansible-prs-docker2podman + slave_labels: 'vagrant && libvirt && (smithi || centos7)' + distribution: + - centos + deployment: + - container + scenario: + - docker_to_podman + jobs: + - 'ceph-ansible-prs-common-trigger' + - project: name: ceph-ansible-prs-common-trigger slave_labels: 'vagrant && libvirt && (smithi || centos7)'