Adding new job for odlmicro CSIT
[releng/builder.git] / jjb / odlmicro / odlmicro-csit.yaml
diff --git a/jjb/odlmicro/odlmicro-csit.yaml b/jjb/odlmicro/odlmicro-csit.yaml
new file mode 100644 (file)
index 0000000..4f464e9
--- /dev/null
@@ -0,0 +1,37 @@
+---
+- project:
+    name: odlmicro-csit-system
+    jobs:
+      - inttest-csit-1node
+
+    # The project name
+    project: "odlmicro"
+    controller-is-a-karaf-feature: "False"
+
+    # The functionality under test
+    testplan: "{project}-{functionality}.txt"
+
+    # Project branches.
+    stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+          functionality: "netconf"
+          robot-options: >
+            -e ODLMICRO_IGN
+            -v ODL_MICRO_VERSION:1.0.1-SNAPSHOT
+            -v NETCONF_TESTTOOL_VERSION:1.9.0-SNAPSHOT
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+          functionality: "netconf"
+          robot-options: >
+            -e ODLMICRO_IGN
+            -v ODL_MICRO_VERSION:1.0.0-SNAPSHOT
+            -v NETCONF_TESTTOOL_VERSION:1.9.0-SNAPSHOT
+
+    install:
+      - manual:
+          scope: "test"
+
+    tools_system_count: 1