summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-09-07 15:37:42 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-07 15:37:43 +0000
commit3d383d1e28a7d835591186759b3ba55bf14db73e (patch)
treeb974c86a054f4611af5b992300990d8dc5c5128e
parentba00c51b2560cef443aa38a91759f36ed428bc10 (diff)
parentc1c162163b8f538a38c627796faab56ad133229b (diff)
Merge "Add stable/colorado to versions"
-rw-r--r--reporting/yardstick/reportingConf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/reporting/yardstick/reportingConf.py b/reporting/yardstick/reportingConf.py
index af95cc0..9e34034 100644
--- a/reporting/yardstick/reportingConf.py
+++ b/reporting/yardstick/reportingConf.py
@@ -11,7 +11,7 @@
# ****************************************************
installers = ["apex", "compass", "fuel", "joid"]
-versions = ["master"]
+versions = ["master", "stable/colorado"]
# get data in the past 7 days
PERIOD = 7