summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-09-12 07:39:37 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-12 07:39:37 +0000
commitafe8581e20575110e299ebfb4c63f89ac7625ecc (patch)
treed1d5c6cde5c606ecaace238f3487d77d1b5a433a /utils
parent3065cdbb3d3b0c69c484e4d2b4c295d8babe1e2c (diff)
parent92761ca0f81e132a4e9678e6383b6ad8f457eba7 (diff)
Merge "bugfix: yardstick reporing in stable branch omit stable/"
Diffstat (limited to 'utils')
-rw-r--r--utils/test/reporting/yardstick/reportingConf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/test/reporting/yardstick/reportingConf.py b/utils/test/reporting/yardstick/reportingConf.py
index 9e34034e2..447b428a8 100644
--- a/utils/test/reporting/yardstick/reportingConf.py
+++ b/utils/test/reporting/yardstick/reportingConf.py
@@ -11,7 +11,7 @@
# ****************************************************
installers = ["apex", "compass", "fuel", "joid"]
-versions = ["master", "stable/colorado"]
+versions = ["master", "colorado"]
# get data in the past 7 days
PERIOD = 7