Add CLUSTER_FLAGS parameter to ceph jobs

PROD-34054

Change-Id: I18301bee29baaa24e1ad93cfc45889ec6549a380
diff --git a/jenkins/client/job/ceph/add-osd-upmap.yml b/jenkins/client/job/ceph/add-osd-upmap.yml
index 9e95894..a96a303 100644
--- a/jenkins/client/job/ceph/add-osd-upmap.yml
+++ b/jenkins/client/job/ceph/add-osd-upmap.yml
@@ -30,3 +30,7 @@
               type: string
               description: OSD HOST that will be added to Ceph cluster (rgw04*)
               default: 'osd*'
+            CLUSTER_FLAGS:
+              type: string
+              default: ''
+              description: Flags to be aplied before pipeline and after pipeline (comma-separated list)