[VOL-3345] Edit parameters for in-band related jobs

Change-Id: I3ee43b497648301778662e38de6494d16ac02b99
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 6821cf8..1077335 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -126,6 +126,11 @@
           default: '{num-of-onos}'
           description: 'Installs the specified Number of ONOS instances'
 
+      - bool:
+          name: inBandManagement
+          default: '{in-band-management}'
+          description: 'Indicates whether POD is configured for in band management'
+
       - string:
           name: NumOfAtomix
           default: '{num-of-atomix}'