Upload the contribution of vstf as bottleneck network framework.
[bottlenecks.git] / vstf / etc / vstf / user / reporters.mail.mail-settings
diff --git a/vstf/etc/vstf/user/reporters.mail.mail-settings b/vstf/etc/vstf/user/reporters.mail.mail-settings
new file mode 100755 (executable)
index 0000000..8716cd4
--- /dev/null
@@ -0,0 +1,18 @@
+{
+    "server": {
+        "host": "localhost",
+        "username": null,
+        "password": null
+    },
+    "body": {
+        "from": [
+            "hangzhou_vstf_ci@huawei.com"
+        ],
+        "to": [
+            "Yiting.Li@gerrit.opnfv.org",
+        ],
+        "cc": [ ],
+        "bcc": [],
+        "subject": "Virtual Switching Performance Test Report"
+    }
+}