From f60723d2c89f3b314668177b287b8d2cb782876c Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Wed, 30 Aug 2017 14:55:42 -0500 Subject: [PATCH] ceph-ansible-prs: adds the dev-ansible2.3-centos7_cluster scenario This test will install the latest master version of ceph from shaman.ceph.com to verify that dev installs still work. Signed-off-by: Andrew Schoen --- .../config/definitions/ceph-ansible-prs.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 42a5fcc8..ac11f429 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -36,6 +36,17 @@ jobs: - 'ceph-ansible-prs-{release}-{ansible_version}-{scenario}' +- project: + name: ceph-ansible-prs-dev + release: + - dev + ansible_version: + - ansible2.3 + scenario: + - centos7_cluster + jobs: + - 'ceph-ansible-prs-{release}-{ansible_version}-{scenario}' + - job-template: name: 'ceph-ansible-prs-{release}-{ansible_version}-{scenario}' node: vagrant&&libvirt -- 2.39.5