]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev, ceph-dev-new: add SHA1 to build names 1670/head
authorDan Mick <dmick@redhat.com>
Tue, 29 Sep 2020 19:51:28 +0000 (19:51 +0000)
committerDan Mick <dmick@redhat.com>
Wed, 30 Sep 2020 08:23:21 +0000 (08:23 +0000)
Signed-off-by: Dan Mick <dmick@redhat.com>
ceph-dev-new/config/definitions/ceph-dev-new.yml
ceph-dev/config/definitions/ceph-dev.yml

index ead4f5e419d11d5215ef2decc0f088ff59ab5bf3..c6c64b9758c318729926fcc71de9e45ec208a981 100644 (file)
@@ -113,4 +113,4 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           global: true
           mask-password-params: true
       - build-name:
-          name: "#${BUILD_NUMBER} ${BRANCH}, ${DISTROS}, ${FLAVOR}"
+          name: "#${BUILD_NUMBER} ${BRANCH}, ${SHA1}, ${DISTROS}, ${FLAVOR}"
index c2ee4ce9b04ff6d7ba870e717e6796616a77e767..deb537f7bde34dbb76073e0310aaf454f8f3803d 100644 (file)
@@ -113,4 +113,4 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           global: true
           mask-password-params: true
       - build-name:
-          name: "#${BUILD_NUMBER} ${BRANCH}, ${DISTROS}, ${FLAVOR}"
+          name: "#${BUILD_NUMBER} ${BRANCH}, ${SHA1}, ${DISTROS}, ${FLAVOR}"