From: chenjiankun Date: Wed, 7 Sep 2016 03:18:25 +0000 (+0000) Subject: Add stable/colorado to versions X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c1c162163b8f538a38c627796faab56ad133229b;p=releng-testresults.git Add stable/colorado to versions Change-Id: Ieccb04d20ca23265af30e6a671cd999b6d1cd349 Signed-off-by: chenjiankun --- 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