Add controller's rpc partition and heal 24h job 30/54430/4
authorPeter Gubka <pgubka@cisco.com>
Thu, 6 Apr 2017 12:27:54 +0000 (14:27 +0200)
committerPeter Gubka <pgubka@cisco.com>
Fri, 7 Apr 2017 08:52:37 +0000 (10:52 +0200)
Change-Id: Ib29f99ce54bb2dad362d36729bf8411232e457a2
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/controller/controller-csit-drb-partnheal.yaml [new file with mode: 0644]
jjb/releng-defaults.yaml

diff --git a/jjb/controller/controller-csit-drb-partnheal.yaml b/jjb/controller/controller-csit-drb-partnheal.yaml
new file mode 100644 (file)
index 0000000..44adcb9
--- /dev/null
@@ -0,0 +1,29 @@
+---
+- project:
+    name: mdsal-csit-dom-rpc-broker-partition-and-heal-longevity
+    jobs:
+      - '{project}-csit-3node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'controller'
+
+    # The functionality under test
+    functionality: 'drb-partnheal-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 722737c03be4d73c694e5adb5c11f316d6f48ba2..09cbad2a1344e27f7174a89866fbefc5ffca2d4f 100644 (file)
         openflowplugin-csit-1node-sanity-only-boron
     csit-weekly-list-carbon: >
         controller-csit-1node-notifications-longevity-only-carbon,
+        controller-csit-3node-drb-partnheal-longevity-only-carbon,
         controller-csit-3node-drb-precedence-longevity-only-carbon,
         openflowplugin-csit-1node-periodic-longevity-only-carbon
     csit-weekly-list-boron: >