Introducing Netconf Netopeer test (finally)
[releng/builder.git] / jjb / controller / controller-csit-netconf-stable-helium.yaml
diff --git a/jjb/controller/controller-csit-netconf-stable-helium.yaml b/jjb/controller/controller-csit-netconf-stable-helium.yaml
new file mode 100644 (file)
index 0000000..f5a60f2
--- /dev/null
@@ -0,0 +1,32 @@
+- project:
+    name: controller-csit-netconf-stable-helium
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+        - '{project}-csit-verify-{functionality}-{stream}'
+
+    # The project name
+    project: 'controller'
+
+    # The functionality under test
+    functionality: 'netconf'
+
+    # Project branches
+    stream:
+        - stable-helium:
+            branch: 'stable/helium'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-netconf-connector-all,odl-restconf-all'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream}'
+