]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new: fix the collision on the job name 575/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 30 Nov 2016 12:29:19 +0000 (07:29 -0500)
committerAlfredo Deza <adeza@redhat.com>
Wed, 30 Nov 2016 12:29:19 +0000 (07:29 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-dev-new/config/definitions/ceph-dev.yml

index ffdccd95de771af740a5c05bf4cb72475f2e90ef..c49c8fa2d268047c099317118036ab6c6bd6b44e 100644 (file)
@@ -1,11 +1,11 @@
 - job:
-    name: ceph-dev
+    name: ceph-dev-new
     description: 'This is the main ceph-ci build task which builds for testing purposes.'
     node: master
     project-type: multijob
     defaults: global
     concurrent: true
-    display-name: 'ceph-ci-dev'
+    display-name: 'ceph-dev-new'
     logrotate:
       daysToKeep: -1
       numToKeep: 25