Delete testcase of rubbos and vstf.
[bottlenecks.git] / testsuites / vstf / vstf_scripts / etc / vstf / default / reporters.mail.mail-settings
diff --git a/testsuites/vstf/vstf_scripts/etc/vstf/default/reporters.mail.mail-settings b/testsuites/vstf/vstf_scripts/etc/vstf/default/reporters.mail.mail-settings
deleted file mode 100644 (file)
index 89bbcb5..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-//Place your settings in the file "user/reporters.mail.mail-settings",
-//which overrides the settings in here.
-{
-    "server": 
-    {
-        "host": "localhost",
-        "username": null, 
-        "password": null
-    },
-    "body":
-    {
-        "from": ["vstf_from@vstf.com"],
-        "to": ["vstf_to@vstf.com"],
-        "cc": ["vstf_cc@vstf.com"],
-        "bcc": ["vstf_bcc@vstf.com"],
-        "subject": "Virtual Switching Performance Test Report"
-    }
-}
-
-
-