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-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1260%2Fhead;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 175fafab7..979954eef 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: |