Add jenkins jobs for policy CSIT in Kubernetes
[ci-management.git] / jjb / integration / integration-macros.yaml
index 7d831c6..71cbbfa 100644 (file)
     builders:
       - shell: "${WORKSPACE}/csit/run-project-csit.sh ${TESTOPTIONS}"
 
+
+- builder:
+      name: integration-run-project-k8s-test
+      builders:
+          - shell: "${WORKSPACE}/csit/run-k8s-csit.sh install ${TESTOPTIONS}"
+
 - builder:
     name: integration-autorelease-fix-relativepaths
     builders: