]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
Fix intermittent error with last copyartifacts change 1667/head
authorDan Mick <dmick@redhat.com>
Fri, 25 Sep 2020 08:04:51 +0000 (08:04 +0000)
committerDan Mick <dmick@redhat.com>
Fri, 25 Sep 2020 08:15:39 +0000 (08:15 +0000)
commitd007dca146e6b853a2cdd77cb810f2669831376f
tree5a2703c2325bca98e7a195bce3a338667e315b42
parentcca9bad39654e2578f28428b29f38c19b4e558c6
Fix intermittent error with last copyartifacts change

Apparently, sometimes, Jenkins can't find a toplevel job by "name", and
one must specify an "absolute path" to the job by prefixing "/".  This
was causing ceph-dev builds to fail to find ceph-dev-setup, but changing
to /ceph-dev-setup fixed the failure-to-find.  It didn't affect ceph-dev-new.
I've no idea why it affected one and not the other.

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