From 123ab6c7e1d0fd6e0a6880814ab731b140539e91 Mon Sep 17 00:00:00 2001 From: Nauman Ahad Date: Tue, 18 Aug 2015 07:07:04 -0700 Subject: 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 --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') 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 -- cgit 1.2.3-korg