removing oltspresent from physical pod jobs

Change-Id: I76f10df97bfc4748f3c1145f536a123db4a01fe5
diff --git a/jjb/cord-test/att-workflow.yaml b/jjb/cord-test/att-workflow.yaml
index eaf9f3a..cc009d2 100644
--- a/jjb/cord-test/att-workflow.yaml
+++ b/jjb/cord-test/att-workflow.yaml
@@ -17,7 +17,6 @@
          Jenkinsfile: 'Jenkinsfile-attworkflow-build'
          oltDebVersion: 'openolt-master.deb'
          configurePod: true
-         oltsPresent: true
 
     # flex pod1 with olt/onu
       - 'build_pod_manual':
@@ -28,4 +27,3 @@
          Jenkinsfile: 'Jenkinsfile-attworkflow-build'
          oltDebVersion: 'openolt-master.deb'
          configurePod: true
-         oltsPresent: true
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 3ecba2e..949c741 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -81,11 +81,6 @@
           default: true
           description: "Configure POD via TOSCA post build"
 
-      - bool:
-          name: oltsPresent
-          default: false
-          description: "Set to true if OLTs present in this POD or if you do NOT want OLT software to be re-installed"
-
       - string:
          name: notificationEmail
          default: 'kailash@opennetworking.org, you@opennetworking.org, suchitra@opennetworking.org'
@@ -168,11 +163,6 @@
           default: true
           description: "Configure POD via TOSCA post build"
 
-      - bool:
-          name: oltsPresent
-          default: false
-          description: "Set to true if OLTs present in this POD or if you do NOT want OLT software to be re-installed"
-
       - string:
          name: notificationEmail
          default: 'kailash@opennetworking.org, you@opennetworking.org, suchitra@opennetworking.org'
diff --git a/jjb/cord-test/rcord-lite.yaml b/jjb/cord-test/rcord-lite.yaml
index 0748e75..1f22b11 100644
--- a/jjb/cord-test/rcord-lite.yaml
+++ b/jjb/cord-test/rcord-lite.yaml
@@ -18,7 +18,6 @@
          Jenkinsfile: 'Jenkinsfile-rcordlite-topdown-build'
          oltDebVersion: 'openolt-1.4.deb'
          configurePod: true
-         oltsPresent: false
 
      # flex pod1 with olt/onu  kubernetes build jobs (rcord lite)
       - 'build_pod_timer':
@@ -29,7 +28,6 @@
          Jenkinsfile: 'Jenkinsfile-rcordlite-zerotouch-build'
          oltDebVersion: 'openolt-1.4.deb'
          configurePod: true
-         oltsPresent: true
          time: '0'
          day: '1-31/2'
 
@@ -42,7 +40,6 @@
          Jenkinsfile: 'Jenkinsfile-rcordlite-topdown-build'
          oltDebVersion: 'openolt-1.4.deb'
          configurePod: true
-         oltsPresent: true
          time: '0'
          day: '2-30/2'
 
@@ -55,7 +52,6 @@
          Jenkinsfile: 'Jenkinsfile-rcordlite-zerotouch-build'
          oltDebVersion: 'openolt-master'
          configurePod: true
-         oltsPresent: true
          time: '1'
          day: '1-31/2'
 
@@ -68,7 +64,6 @@
          Jenkinsfile: 'Jenkinsfile-rcordlite-topdown-build'
          oltDebVersion: 'openolt-master.deb'
          configurePod: true
-         oltsPresent: true
          time: '1'
          day: '2-30/2'
 
@@ -81,7 +76,6 @@
          Jenkinsfile: 'Jenkinsfile-rcordlite-topdown-build'
          oltDebVersion: 'openolt-1.4.deb'
          configurePod: true
-         oltsPresent: false
          time: '0'
          day: '*'
 
@@ -102,4 +96,3 @@
          Jenkinsfile: 'Jenkinsfile-rcordlite-topdown-build'
          oltDebVersion: 'openolt-1.4.deb'
          configurePod: true
-         oltsPresent: false