bugfix: yardstick reporing in stable branch omit stable/ 67/20867/1
authorrexlee8776 <limingjiang@huawei.com>
Mon, 12 Sep 2016 07:30:23 +0000 (07:30 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Mon, 12 Sep 2016 07:32:12 +0000 (07:32 +0000)
JIRA: YARDSTICK-343

Change-Id: I926d1fcb308feb118663ba4db7adf3bc9eab7cbe
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
utils/test/reporting/yardstick/reportingConf.py

index 9e34034..447b428 100644 (file)
@@ -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