osmith submitted this change.
jobs/coverity: remove display-name
Make it consistent with all other jobs and don't set a display name.
This way the job will be sorted properly in the list of jobs and won't
weirdly jump to the top when loading the page.
Change-Id: Idf1a8db45daf75ae110cfae3042627fbcdd14575
---
M jobs/coverity.yml
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/jobs/coverity.yml b/jobs/coverity.yml
index 74803c7..242d1aa 100644
--- a/jobs/coverity.yml
+++ b/jobs/coverity.yml
@@ -9,7 +9,6 @@
project-type: freestyle
defaults: global
description: 'Generated by job-builder'
- display-name: 'Coverity-Upload'
node: coverity
builders:
- shell: |
To view, visit change 30186. To unsubscribe, or for help writing mail filters, visit settings.