Spliting out packetcable Li csit job config
[releng/builder.git] / jjb / packetcable / packetcable-csit-pcmm-lithium.yaml
diff --git a/jjb/packetcable/packetcable-csit-pcmm-lithium.yaml b/jjb/packetcable/packetcable-csit-pcmm-lithium.yaml
new file mode 100644 (file)
index 0000000..08faf85
--- /dev/null
@@ -0,0 +1,34 @@
+- project:
+    name: packetcable-csit-pcmm-stable-lithium
+    jobs:
+        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'packetcable'
+
+    # The functionality under test
+    functionality: 'pcmm'
+
+    # Project branches
+    stream:
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-packetcable-policy-server'
+
+    # Robot custom options
+    robot-options: '-v ODL_VERSION:lithium'
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: >
+        odlparent-distribution-{stream},
+        yangtools-distribution-{stream},
+        controller-distribution-{stream},
+        packetcable-distribution-merge-{stream}