From: David Galloway Date: Wed, 12 Aug 2020 17:09:15 +0000 (-0400) Subject: ceph*setup: Give ceph*build jobs permission to copy artifacts X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1637%2Fhead;p=ceph-build.git ceph*setup: Give ceph*build jobs permission to copy artifacts This is a new setting in the newest CopyArtifact plugin. https://stackoverflow.com/a/32084538/6225562 Signed-off-by: David Galloway --- diff --git a/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml b/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml index 56337af6..af3dafe5 100644 --- a/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml +++ b/ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml @@ -14,6 +14,8 @@ artifact-num-to-keep: -1 - github: url: https://github.com/ceph/ceph-ci + - copyartifact: + projects: ceph-dev-new-build parameters: - string: diff --git a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml index ab67e116..c10e3046 100644 --- a/ceph-dev-setup/config/definitions/ceph-dev-setup.yml +++ b/ceph-dev-setup/config/definitions/ceph-dev-setup.yml @@ -14,6 +14,8 @@ artifact-num-to-keep: -1 - github: url: https://github.com/ceph/ceph + - copyartifact: + projects: ceph-dev-build parameters: - string: diff --git a/ceph-setup/config/definitions/ceph-setup.yml b/ceph-setup/config/definitions/ceph-setup.yml index aaa321f1..73792a22 100644 --- a/ceph-setup/config/definitions/ceph-setup.yml +++ b/ceph-setup/config/definitions/ceph-setup.yml @@ -14,6 +14,8 @@ artifact-num-to-keep: -1 - github: url: https://github.com/ceph/ceph + - copyartifact: + projects: ceph-build parameters: - string: