Enable the new testplan for Stable Lithium 47/31947/2
authorgvrangan <venkatrangang@hcl.com>
Wed, 30 Dec 2015 04:16:59 +0000 (20:16 -0800)
committergvrangan <venkatrangang@hcl.com>
Tue, 5 Jan 2016 13:05:17 +0000 (05:05 -0800)
- VTN Migrated to RESTCONF recently
- Tests were modified for the same
- This will execute only the REST API tests
  for the Stable/Li job.

Change-Id: I4a95c0cd66e427fb7d95da781f82af29e230d25a
Signed-off-by: gvrangan <venkatrangang@hcl.com>
jjb/vtn/vtn-csit-manager-stable-lithium.yaml [new file with mode: 0644]
jjb/vtn/vtn-csit-manager.yaml

diff --git a/jjb/vtn/vtn-csit-manager-stable-lithium.yaml b/jjb/vtn/vtn-csit-manager-stable-lithium.yaml
new file mode 100644 (file)
index 0000000..2f149ee
--- /dev/null
@@ -0,0 +1,31 @@
+- project:
+    name: vtn-csit-manager-li
+    jobs:
+        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+        - '{project}-csit-verify-1node-{functionality}'
+
+    # The project name
+    project: 'vtn'
+
+    # The functionality under test
+    functionality: 'manager-li'
+
+    # Project branches
+    stream:
+        - stable-lithium:
+            branch: 'stable/lithium'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-vtn-manager-rest,odl-vtn-manager-neutron'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'
index 9427eb53be2ee38b5dccda651123a390bdb1b4ec..bfd199bd862cb395adba9524d187c2ef93501dc9 100644 (file)
@@ -14,8 +14,6 @@
     stream:
         - beryllium:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
 
     install:
         - only: