update descriptions for ceph remove osd job
Change-Id: I70337dec37f8f0dd3a5bb486758ea361bc327885
diff --git a/jenkins/client/job/ceph/remove-osd.yml b/jenkins/client/job/ceph/remove-osd.yml
index 89c17e6..10b9028 100644
--- a/jenkins/client/job/ceph/remove-osd.yml
+++ b/jenkins/client/job/ceph/remove-osd.yml
@@ -29,13 +29,13 @@
description: OSDs on this HOST will be removed from cluster
OSD:
type: all
- description: These OSDs at HOST will be removed
+ description: These OSDs at HOST will be removed (comma-separated list)
ADMIN_HOST:
type: string
description: Host with admin keyring and access to cluster management
CLUSTER_FLAGS:
type: string
- description: Flags to be aplied before pipeline and after pipeline
+ description: Flags to be aplied before pipeline and after pipeline (comma-separated list)
WAIT_FOR_HEALTHY:
type: boolean
default: 'false'