Upload the contribution of vstf as bottleneck network framework.
[bottlenecks.git] / vstf / etc / vstf / user / reporters.mail.mail-settings
1 {
2     "server": {
3         "host": "localhost",
4         "username": null,
5         "password": null
6     },
7     "body": {
8         "from": [
9             "hangzhou_vstf_ci@huawei.com"
10         ],
11         "to": [
12             "Yiting.Li@gerrit.opnfv.org",
13         ],
14         "cc": [ ],
15         "bcc": [],
16         "subject": "Virtual Switching Performance Test Report"
17     }
18 }