aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNauman Ahad <Nauman_Ahad@dell.com>2015-08-18 07:07:04 -0700
committerNauman Ahad <Nauman_Ahad@dell.com>2015-08-18 07:07:04 -0700
commit123ab6c7e1d0fd6e0a6880814ab731b140539e91 (patch)
treee31cd51efffc9bfa56303057af21b6edbaf57000 /README
parent12b2b2c38e01a00c07c09b924a5b62f8ddc74145 (diff)
Added full automation to scripts
Introduced Config.yaml file for each test case. User can modify these to enter the details for the machines on which to run benchmarks. This also leads to automation. JIRA: QTIP-6 Change-Id: Ifecab13968148cbd9d8f352309be77b8ca2d30f2 Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 0303342e..0f007476 100644
--- a/README
+++ b/README
@@ -37,7 +37,11 @@ Requirments:
2. Python 2.7
+Configuring Test Cases:
+Test cases can be found within the Test-cases directory.
+For each Test case, a Config.yaml file contains the details for the machines upon which the benchmarks would run.
+Edit the IP and the Password fields within the files for the machines on which the benchmark is to run.
A robust framework that would allow to include more tests would be included within the future