Merge "[CORD-2966] Add socat which is required by minikube for port forwarding"
diff --git a/jjb/cord-test/mcord-build.yaml b/jjb/cord-test/mcord-build.yaml
index 0f01987..7500fde 100644
--- a/jjb/cord-test/mcord-build.yaml
+++ b/jjb/cord-test/mcord-build.yaml
@@ -17,6 +17,7 @@
          branch: 'cord-4.1'
          Jenkinsfile: 'Jenkinsfile.newBuildSystem'
 
+      # onf pod build job (mcord)
       - 'build_pod_manual':
          pod: 'onf-mcord-dev'
          pod_config: 'onlab-mcord-cavium-pod1.yml'
diff --git a/jjb/cord-test/rcord-build.yaml b/jjb/cord-test/rcord-build.yaml
index 20795d2..a81b76f 100644
--- a/jjb/cord-test/rcord-build.yaml
+++ b/jjb/cord-test/rcord-build.yaml
@@ -42,6 +42,14 @@
          Jenkinsfile: 'Jenkinsfile'
          fromBranch: 'cord-5.0'
 
+      # Flex POD1 build job for (rcord) - soak platform
+      - 'build_pod_manual':
+         pod: 'flex-pod1'
+         pod_config: 'flex-pod1.yml'
+         profile: 'rcord'
+         branch: 'cord-5.0'
+         Jenkinsfile: 'Jenkinsfile.newBuildSystem'
+
       # qct pod 1 test jobs
       - 'build_pod_test':
          pod: 'qct-pod1'