Adding new job for odlmicro CSIT
[releng/builder.git] / jjb / integration / integration-macros.yaml
index 8a1897310b796055366539be1934c291cebfada3..68f479003ee201b49a1d0cec1b3c2d42dca24783 100644 (file)
     builders:
       - shell: !include-raw: integration-deploy-controller-run-test.sh
 
+# Macro: integration-deply-non-karaf-controller-run-test
+# Operation: this macro deploys non-karaf controller application and run test
+# Used by: {project}-csit-1node-* job templates
+
+- builder:
+    name: integration-run-test
+    builders:
+      - shell: !include-raw: integration-run-test.sh
+
 # Macro: integration-configure-clustering
 # Operation: this macro configures the clustering
 # Used by: {project}-csit-3node-* job templates