summaryrefslogtreecommitdiff
path: root/ci1/rawjenkins/jobs/http-ccache.xml
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-07-20 12:33:32 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-07-20 12:33:32 +0000
commit542faa79ab6610f93cc4e35ca6c1590f914df571 (patch)
treed11aca452f4a8fff52f23f974fa19f417c3beef8 /ci1/rawjenkins/jobs/http-ccache.xml
parent4b75bbcaae4c2df6c707fe4ff5a2bb7fb4cd69ae (diff)
downloadjenkins-config-542faa79ab6610f93cc4e35ca6c1590f914df571.tar.gz
rawjenkins/jobs: add display names
Diffstat (limited to 'ci1/rawjenkins/jobs/http-ccache.xml')
-rw-r--r--ci1/rawjenkins/jobs/http-ccache.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci1/rawjenkins/jobs/http-ccache.xml b/ci1/rawjenkins/jobs/http-ccache.xml
index 4d46c4e..7b12eb9 100644
--- a/ci1/rawjenkins/jobs/http-ccache.xml
+++ b/ci1/rawjenkins/jobs/http-ccache.xml
@@ -1,6 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<project>
<actions/>
+ <displayName>CCache HTTP cache retrieval test suite</displayName>
<description></description>
<keepDependencies>false</keepDependencies>
<properties/>
@@ -62,4 +63,4 @@ make check</command>
</builders>
<publishers/>
<buildWrappers/>
-</project> \ No newline at end of file
+</project>