aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchenjiankun <chenjiankun1@huawei.com>2016-09-20 00:59:19 -0400
committerliang gao <jean.gaoliang@huawei.com>2016-09-20 08:32:27 +0000
commit781b2c67b4d5c6e2c0c7272394d18b70717fb9a7 (patch)
tree8f3459a9579377975f07b8abee4df477fd5fe850
parentb38c8c77fe0bc51b138c1f1c536553301205f30f (diff)
Create reporting config file
JIRA: YARDSTICK-352 Change-Id: I55c5a584f4d964b4ba1dba12bf6c3a95413020b7 Signed-off-by: chenjiankun <chenjiankun1@huawei.com> (cherry picked from commit 7b729c31b492daf964623774b872fd5e03054ab9)
-rw-r--r--tests/ci/report_config.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/ci/report_config.yaml b/tests/ci/report_config.yaml
new file mode 100644
index 000000000..ae19894c0
--- /dev/null
+++ b/tests/ci/report_config.yaml
@@ -0,0 +1,20 @@
+reporting:
+ -
+ name: apex
+ scenario:
+ -
+ os-nosdn-ovs-noha
+ -
+ os-onos-sfc-ha
+ -
+ os-onos-nofeature-ha
+
+ -
+ name: fuel
+ scenario:
+ -
+ os-odl_l2-sfc-noha
+ -
+ os-odl_l2-sfc-ha
+ -
+ os-nosdn-ovs-ha