Add explicit leader movement longevity job 08/56208/1
authorPeter Gubka <pgubka@cisco.com>
Thu, 27 Apr 2017 17:27:51 +0000 (19:27 +0200)
committerPeter Gubka <pgubka@cisco.com>
Thu, 27 Apr 2017 17:35:19 +0000 (19:35 +0200)
Tests dom-data-broker explicit leader movement scenario for 24h

Change-Id: I903b0ca199e4922f044c137d8e3e571698009d39
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/controller/controller-csit-ddb-expl-lead-movement.yaml [new file with mode: 0644]
jjb/releng-defaults.yaml

diff --git a/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml b/jjb/controller/controller-csit-ddb-expl-lead-movement.yaml
new file mode 100644 (file)
index 0000000..76edf60
--- /dev/null
@@ -0,0 +1,33 @@
+---
+- project:
+    name: mdsal-csit-dom-data-broker-explicit-leader-movement-longevity
+    jobs:
+      - '{project}-csit-3node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'controller'
+
+    # The functionality under test
+    functionality: 'ddb-expl-lead-movement-longevity'
+
+    # Project branches
+    stream:
+      - nitrogen:
+          branch: 'master'
+          jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
+          karaf-version: karaf3
+
+    install:
+      - only:
+          scope: 'only'
+
+    # Features to install
+    install-features: >
+        odl-restconf,
+        odl-clustering-test-app
+
+    # Built timeout
+    build-timeout: '1500'
index e7d785729c546eff35f5eaef5b1833d87424c8eb..9ec03537b60a8775728f5642ee0d0de755fbab7d 100644 (file)
         controller-csit-1node-notifications-longevity-only-nitrogen,
         controller-csit-3node-drb-partnheal-longevity-only-nitrogen,
         controller-csit-3node-drb-precedence-longevity-only-nitrogen,
+        controller-csit-3node-ddb-expl-lead-movement-longevity-only-nitrogen,
         distribution-deploy-nitrogen,
         distribution-offline-nitrogen,
         openflowplugin-csit-1node-periodic-longevity-only-nitrogen
         controller-csit-3node-cs-partnheal-longevity-only-carbon,
         controller-csit-3node-drb-partnheal-longevity-only-carbon,
         controller-csit-3node-drb-precedence-longevity-only-carbon,
+        controller-csit-3node-ddb-expl-lead-movement-longevity-only-carbon,
         distribution-deploy-carbon,
         distribution-offline-carbon,
         distribution4-deploy-carbon,