apex, yardstick: integrate yardstick into apex 57/6557/2
authorTim Rozet <trozet@redhat.com>
Wed, 13 Jan 2016 16:19:46 +0000 (11:19 -0500)
committerTim Rozet <trozet@redhat.com>
Wed, 13 Jan 2016 16:55:53 +0000 (11:55 -0500)
Creating job for apex to attempt to run yardstick on LFPOD1

Change-Id: Ie9eb8edb39ce9152fc5335a3d57c24b6492d07d8
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml
jjb/yardstick/yardstick-ci-jobs.yml

index be595d4..a2c1053 100644 (file)
                 build-step-failure-threshold: 'never'
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
+        - trigger-builds:
+          - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+            block: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
 
 ########################
 # parameter macros
index 61f5b59..68dd8ce 100644 (file)
@@ -23,6 +23,9 @@
 #        brahmaputra
 #--------------------------------
     pod:
+        - opnfv-jump-1:
+            installer: apex
+            <<: *brahmaputra
         - opnfv-jump-2:
             installer: fuel
             <<: *brahmaputra
@@ -53,6 +56,9 @@
         - orange-pod2:
             installer: joid
             <<: *master
+        - opnfv-jump-1:
+            installer: apex
+            <<: *master
 #--------------------------------
     loop:
         - daily
             name: YARDSTICK_DB_BACKEND
             default: ''
             description: 'Arguments to use in order to choose the backend DB'
-
+- parameter:
+    name: 'yardstick-params-opnfv-jump-1'
+    parameters:
+        - string:
+            name: YARDSTICK_DB_BACKEND
+            default: '-r 213.77.62.197/results'
+            description: 'Arguments to use in order to choose the backend DB'
 - parameter:
     name: 'yardstick-params-opnfv-jump-2'
     parameters: