Spliting out packetcable Li csit job config 76/29876/3
authorRyan Vail <r.vail@cablelabs.com>
Wed, 18 Nov 2015 16:31:35 +0000 (09:31 -0700)
committerRyan Vail <r.vail@cablelabs.com>
Fri, 20 Nov 2015 14:37:58 +0000 (07:37 -0700)
Packetcable's csit tests need to know which version is running.
Added robot-option to the Li config.

Change-Id: I3fb6ef0641022192979ddd95863e82e6cead78d4
Signed-off-by: Ryan Vail <r.vail@cablelabs.com>
jjb/packetcable/packetcable-csit-pcmm-lithium.yaml [new file with mode: 0644]
jjb/packetcable/packetcable-csit-pcmm.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}
index bdec38420ba7ac45721822266aed95abd1461ad0..43dbf815e67417fc6be68bd1fce379f23cf32b36 100644 (file)
@@ -14,8 +14,6 @@
     stream:
         - beryllium:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
 
     install:
         - only: