Merge "Add controller's rpc precedence longevity job"
authorVratko Polák <vrpolak@cisco.com>
Fri, 7 Apr 2017 12:40:25 +0000 (12:40 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 7 Apr 2017 12:40:25 +0000 (12:40 +0000)
jjb/controller/controller-csit-drb-precedence.yaml [new file with mode: 0644]
jjb/releng-defaults.yaml

diff --git a/jjb/controller/controller-csit-drb-precedence.yaml b/jjb/controller/controller-csit-drb-precedence.yaml
new file mode 100644 (file)
index 0000000..608a50c
--- /dev/null
@@ -0,0 +1,29 @@
+---
+- project:
+    name: mdsal-csit-dom-rpc-broker-precedence-longevity
+    jobs:
+      - '{project}-csit-3node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'controller'
+
+    # The functionality under test
+    functionality: 'drb-precedence-longevity'
+
+    # Project branches
+    stream:
+      - carbon:
+          branch: 'master'
+          jre: 'openjdk8'
+
+    install:
+      - only:
+          scope: 'only'
+
+    # Features to install
+    install-features: >
+        odl-restconf,
+        odl-clustering-test-app
+
+    # Built timeout
+    build-timeout: '1500'
index e497683f850ebb1f5d953dec467b36cb5450b820..2142109e51b3508c8d775dcc2271011fc8d107a7 100644 (file)
         openflowplugin-csit-1node-sanity-only-boron
     csit-weekly-list-carbon: >
         controller-csit-1node-notifications-longevity-only-carbon,
+        controller-csit-3node-drb-precedence-longevity-only-carbon,
         openflowplugin-csit-1node-periodic-longevity-only-carbon
     csit-weekly-list-boron: >
         openflowplugin-csit-1node-periodic-longevity-only-boron