Merge "Add bgp ingest 300k prefixes longevity job"
authorVratko Polák <vrpolak@cisco.com>
Fri, 28 Apr 2017 17:51:34 +0000 (17:51 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 28 Apr 2017 17:51:34 +0000 (17:51 +0000)
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 663e00b9ee28db702ea14af4b0922974232f0203..9697659c20c620e70b5bfd4df1b147efeef6d3e9 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,