]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev, ceph-dev-new: copyartifact permission: no spaces 1669/head
authorDan Mick <dmick@redhat.com>
Tue, 29 Sep 2020 04:09:49 +0000 (04:09 +0000)
committerDan Mick <dmick@redhat.com>
Tue, 29 Sep 2020 04:13:13 +0000 (04:13 +0000)
I don't see why from examining the plugin source, but it appears
that if you use both a comma and a space, the second entry will not
be found (as though the space is becoming part of the string for
comparison inside the plugin).  Stopping fighting and just letting it happen.

Signed-off-by: Dan Mick <dmick@redhat.com>
ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml
ceph-dev-setup/config/definitions/ceph-dev-setup.yml

index c6eac25dfd0d388550051916ae52b1c18f1af7b6..37ec6670b60d72711b40ff6a998b8431c0ef6c55 100644 (file)
@@ -15,7 +15,7 @@
       - github:
           url: https://github.com/ceph/ceph-ci
       - copyartifact:
-          projects: /ceph-dev-new-build, /ceph-dev-new
+          projects: ceph-dev-new-build,ceph-dev-new
 
     parameters:
       - string:
index b7787e5038454d79e8460b915649304a20b91919..dde05fc82578bfad31520e8be5ac3dcadd0b7be1 100644 (file)
@@ -15,7 +15,7 @@
       - github:
           url: https://github.com/ceph/ceph
       - copyartifact:
-          projects: /ceph-dev-build, /ceph-dev
+          projects: ceph-dev-build,ceph-dev
 
     parameters:
       - string: