From 57922dcb8e6497f02fdee9306494e932e25dcace Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Tue, 5 Jan 2016 21:01:17 +0500 Subject: QTIP Index calculation along with a script to run qtip from docker Calculation of Result Indices for 1. Compute suite 2. Storage suite 3. Network suite A script to run qtip from inside the docker container (for Jenkins Jobs) Resolved bugs with ssl_trasform.py, sys info collection on ubuntu and system information collection script Change-Id: Ic5abb3dbd0012cd2257b588b1b3067a6677b1f5d Signed-off-by: Nauman_Ahad --- data/get_env_info.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'data/get_env_info.sh') diff --git a/data/get_env_info.sh b/data/get_env_info.sh index 98ca68a6..98ad6dd6 100755 --- a/data/get_env_info.sh +++ b/data/get_env_info.sh @@ -19,3 +19,4 @@ while getopts ":n:i:" optchar; do usage ;; esac done +./fetch_os_creds.sh -d opnfv-creds.sh -- cgit 1.2.3-korg