Merge "Add lispflowmapping system test"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 5 Mar 2015 14:54:49 +0000 (14:54 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 5 Mar 2015 14:54:50 +0000 (14:54 +0000)
jjb/aaa/aaa-csit-authn-master.yaml [new file with mode: 0644]
jjb/aaa/aaa-csit-authn-stable-helium.yaml [new file with mode: 0644]
jjb/l2switch/l2switch-csit-switch-master.yaml [new file with mode: 0644]
jjb/l2switch/l2switch-csit-switch-stable-helium.yaml [new file with mode: 0644]
jjb/openflowplugin/openflowplugin-csit-flow-services-master.yaml [new file with mode: 0644]
jjb/openflowplugin/openflowplugin-csit-flow-services-stable-helium.yaml [new file with mode: 0644]

diff --git a/jjb/aaa/aaa-csit-authn-master.yaml b/jjb/aaa/aaa-csit-authn-master.yaml
new file mode 100644 (file)
index 0000000..60dcb33
--- /dev/null
@@ -0,0 +1,32 @@
+- project:
+    name: aaa-csit-authn-master
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'aaa'
+
+    # The functionality under test
+    functionality: 'authn'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-aaa-api,odl-aaa-authn,odl-aaa-authz,odl-aaa-sssd-plugin,odl-aaa-netconf-plugin'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream}'
+
diff --git a/jjb/aaa/aaa-csit-authn-stable-helium.yaml b/jjb/aaa/aaa-csit-authn-stable-helium.yaml
new file mode 100644 (file)
index 0000000..4ffb0c6
--- /dev/null
@@ -0,0 +1,31 @@
+- project:
+    name: aaa-csit-authn-stable-helium
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'aaa'
+
+    # The functionality under test
+    functionality: 'authn'
+
+    # Project branches
+    stream:
+        - stable-helium:
+            branch: 'stable/helium'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-aaa-all'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream}'
+
diff --git a/jjb/l2switch/l2switch-csit-switch-master.yaml b/jjb/l2switch/l2switch-csit-switch-master.yaml
new file mode 100644 (file)
index 0000000..013c965
--- /dev/null
@@ -0,0 +1,32 @@
+- project:
+    name: l2switch-csit-switch-master
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'l2switch'
+
+    # The functionality under test
+    functionality: 'switch'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-l2switch-switch-ui'
+
+    # Robot custom options
+    robot-options: '-v TOPO_TREE_DEPTH:5'
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},l2switch-distribution-{stream}'
+
diff --git a/jjb/l2switch/l2switch-csit-switch-stable-helium.yaml b/jjb/l2switch/l2switch-csit-switch-stable-helium.yaml
new file mode 100644 (file)
index 0000000..5996ae2
--- /dev/null
@@ -0,0 +1,31 @@
+- project:
+    name: l2switch-csit-switch-stable-helium
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'l2switch'
+
+    # The functionality under test
+    functionality: 'switch'
+
+    # Project branches
+    stream:
+        - stable-helium:
+            branch: 'stable/helium'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-l2switch-switch-ui'
+
+    # Robot custom options
+    robot-options: '-v TOPO_TREE_DEPTH:5'
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},l2switch-distribution-{stream}'
+
diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services-master.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services-master.yaml
new file mode 100644 (file)
index 0000000..9daddd1
--- /dev/null
@@ -0,0 +1,32 @@
+- project:
+    name: openflowplugin-csit-flow-services-master
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'flow-services'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-adsal-compatibility,odl-nsf-all'
+
+    # Robot custom options
+    robot-options: '-v TOPO_TREE_DEPTH:5'
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
+
diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services-stable-helium.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services-stable-helium.yaml
new file mode 100644 (file)
index 0000000..3f4d850
--- /dev/null
@@ -0,0 +1,31 @@
+- project:
+    name: openflowplugin-csit-flow-services-stable-helium
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'flow-services'
+
+    # Project branches
+    stream:
+        - stable-helium:
+            branch: 'stable/helium'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
+