Add bgp ingest 300k prefixes longevity job 27/56227/2
authorPeter Gubka <pgubka@cisco.com>
Fri, 28 Apr 2017 07:21:09 +0000 (09:21 +0200)
committerPeter Gubka <pgubka@cisco.com>
Fri, 28 Apr 2017 12:25:16 +0000 (14:25 +0200)
Change-Id: I4173ef267df007ff7fe2922121e9bc1a1d661e43
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml [new file with mode: 0644]
jjb/releng-defaults.yaml

diff --git a/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml b/jjb/bgpcep/bgpcep-csit-bgpclustering-longevity.yaml
new file mode 100644 (file)
index 0000000..cf480b8
--- /dev/null
@@ -0,0 +1,33 @@
+---
+- project:
+    name: bgpcep-csit-bgpclustering-longevity
+    jobs:
+      - '{project}-csit-3node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'bgpcep'
+
+    # The functionality under test
+    functionality: 'bgpclustering-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-bgpcep-bgp
+
+    # Built timeout
+    build-timeout: '1500'
index 9ec03537b60a8775728f5642ee0d0de755fbab7d..9ff89331b25edbab93a2aad3955f8d7d6a4b3b5e 100644 (file)
         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,
+        bgpcep-csit-3node-bgpclustering-longevity-only-nitrogen,
         distribution-deploy-nitrogen,
         distribution-offline-nitrogen,
         openflowplugin-csit-1node-periodic-longevity-only-nitrogen
         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,
+        bgpcep-csit-3node-bgpclustering-longevity-only-carbon,
         distribution-deploy-carbon,
         distribution-offline-carbon,
         distribution4-deploy-carbon,