adding post-actions build after 6.0 builds

Change-Id: I1cfacfc23407a5c6391935679ce3f7fe44c9eec3
diff --git a/jjb/cord-test/rcord-lite.yaml b/jjb/cord-test/rcord-lite.yaml
index 154ddd1..0686772 100644
--- a/jjb/cord-test/rcord-lite.yaml
+++ b/jjb/cord-test/rcord-lite.yaml
@@ -31,6 +31,22 @@
          configurePod: true
          time: '22'
 
+     # flex pod1 with olt/onu postactions job
+      - 'post_build_actions':
+         testvm: 'qa-testvm-pod'
+         config-pod: 'flex-pod1-olt'
+         profile: 'rcord-topdown'
+         branch: 'cord-6.0'
+         Jenkinsfile: 'Jenkinsfile-postactions'
+
+     # flex pod1 with olt/onu postactions job
+      - 'post_build_actions':
+         testvm: 'qa-testvm-pod'
+         config-pod: 'flex-pod1-olt'
+         profile: 'rcord-zerotouch'
+         branch: 'cord-6.0'
+         Jenkinsfile: 'Jenkinsfile-postactions'
+
      # flex pod1 with olt/onu  kubernetes master build jobs (rcord lite)
       - 'build_pod_timer':
          testvm: 'qa-testvm-pod'