Issue-ID: CCSDK-4057
Change-Id: I45106688730c717b2ed041db0ea3117be6557f7a
Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
           default: "{html-files}"
           description: "File name to be used by HTML publisher plugin to produce the report"
 
+- builder:
+    name: functional-test-case-run
+    builders:
+      - shell: |
+          git clone https://gerrit.o-ran-sc.org/r/nonrtric /tmp/nonrtric
+          cp /tmp/nonrtric "$WORKSPACE"
+          "$WORKSPACE/test/auto-test/verify-jobs-nonrtric.sh"
+
 - builder:
     name: integration-install-robotframework
     builders:
 
             CONTAINER_PULL_REGISTRY={container-public-registry}
       - lf-maven-build:
           mvn-goals: "{mvn-goals}"
+      - functional-test-case-run
       - integration-install-robotframework-py3
       - inject:
           properties-file: "env.properties"