Merge "fuel, armband: Limit dovetail to Danube branch"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 17 Oct 2017 12:25:24 +0000 (12:25 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 17 Oct 2017 12:25:24 +0000 (12:25 +0000)
jjb/nfvbench/nfvbench.yml
jjb/yardstick/yardstick-daily-jobs.yml
jjb/yardstick/yardstick-vtcdaily.sh [deleted file]

index 62776d5..a01e9aa 100644 (file)
@@ -90,4 +90,4 @@
 
     builders:
       - shell: |
-          echo "pass"
+          cd $WORKSPACE && tox
index 1ae79e1..15686a2 100644 (file)
       - shell:
           !include-raw: ./yardstick-daily.sh
 
-- builder:
-    name: yardstick-vtcdaily
-    builders:
-      - shell:
-          !include-raw: ./yardstick-vtcdaily.sh
-
 - builder:
     name: yardstick-fetch-os-creds
     builders:
diff --git a/jjb/yardstick/yardstick-vtcdaily.sh b/jjb/yardstick/yardstick-vtcdaily.sh
deleted file mode 100755 (executable)
index 737d680..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-set -e
-[[ $CI_DEBUG == true ]] && redirect="/dev/stdout" || redirect="/dev/null"
-
-cd $WORKSPACE
-./tests/ci/apexlake-verify