[VOL-3123] In band OLT management job flag

Change-Id: I81268a1f11e48668af219e27d36bee9ecd32997a
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index c2c47fd..6821cf8 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -962,6 +962,11 @@
           default: '{VolthaEtcdPort}'
           description: 'Localhost port that is forwarded to VOLTHA etcd'
 
+      - bool:
+          name: inBandManagement
+          default: '{in-band-management}'
+          description: 'Indicates whether POD is configured for in band management'
+
     concurrent: true
 
     pipeline-scm: