From c9d9316fa31566f30d9983b5ffd13951dd745127 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Tue, 9 Jul 2019 16:54:01 -0400 Subject: [PATCH] ceph-dev-*: Clarify job descriptions Signed-off-by: David Galloway --- ceph-dev-new/config/definitions/ceph-dev-new.yml | 2 +- ceph-dev/config/definitions/ceph-dev.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ceph-dev-new/config/definitions/ceph-dev-new.yml b/ceph-dev-new/config/definitions/ceph-dev-new.yml index 62fff4db..2eee9c73 100644 --- a/ceph-dev-new/config/definitions/ceph-dev-new.yml +++ b/ceph-dev-new/config/definitions/ceph-dev-new.yml @@ -1,6 +1,6 @@ - job: name: ceph-dev-new - description: 'This is the main ceph-ci build task which builds for testing purposes.' + description: 'This job builds branches from https://github.com/ceph/ceph-ci for testing purposes.' node: master project-type: multijob defaults: global diff --git a/ceph-dev/config/definitions/ceph-dev.yml b/ceph-dev/config/definitions/ceph-dev.yml index 542e3583..b626a03f 100644 --- a/ceph-dev/config/definitions/ceph-dev.yml +++ b/ceph-dev/config/definitions/ceph-dev.yml @@ -1,6 +1,6 @@ - job: name: ceph-dev - description: 'This is the main ceph build task which builds for testing purposes.' + description: 'This job builds branches from https://github.com/ceph/ceph for testing purposes.' node: master project-type: multijob defaults: global -- 2.39.5