From 099009e2915c16c503eb55641e714f62ebe3318f Mon Sep 17 00:00:00 2001 From: Christophe Lyon Date: Fri, 4 Mar 2016 21:26:40 +0100 Subject: tcwg-compare-results-gerrit: Truncate sha1 in build name. Change-Id: I93223b3cfd55cdd9701e71f64bc32e3627d36095 --- tcwg-compare-results-gerrit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcwg-compare-results-gerrit.yaml') diff --git a/tcwg-compare-results-gerrit.yaml b/tcwg-compare-results-gerrit.yaml index a7c991c4cf..d0e880fb9a 100644 --- a/tcwg-compare-results-gerrit.yaml +++ b/tcwg-compare-results-gerrit.yaml @@ -54,7 +54,7 @@ users: - 'e0958a95-204f-4c14-a66c-5e2be6c5d50a' - build-name: - name: '#${BUILD_NUMBER}-${ENV,var="GERRIT_PATCHSET_REVISION"}' + name: '#${BUILD_NUMBER}-${ENV,var="GERRIT_PATCHSET_REVISION",length=8}' builders: - shell: | #!/bin/bash -- cgit v1.2.3