From: Guillaume Abrioux Date: Fri, 1 Mar 2019 12:22:11 +0000 (+0100) Subject: ceph-ansible-pipeline: add ubuntu purge testing for PRs on master X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7b57342dbce8d584d61ed7f9b882f917a9689762;p=ceph-build.git ceph-ansible-pipeline: add ubuntu purge testing for PRs on master Add testing against ubuntu for purge scenarios Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index 175fafab..979954ee 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -161,6 +161,8 @@ projects: - name: 'ceph-ansible-prs-dev-centos-container-purge' current-parameters: true + - name: 'ceph-ansible-prs-dev-ubuntu-container-purge' + current-parameters: true - conditional-step: condition-kind: shell condition-command: | @@ -180,6 +182,8 @@ projects: - name: 'ceph-ansible-prs-dev-centos-non_container-purge' current-parameters: true + - name: 'ceph-ansible-prs-dev-ubuntu-non_container-purge' + current-parameters: true - conditional-step: condition-kind: shell condition-command: |