From 735123d3a10789e771f621f3a0d8a299903063a0 Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Mon, 9 Nov 2015 11:59:54 +0500 Subject: Ansible compute benchmarks playbooks with system Info & result transform Updated playbooks for SSL,DPI,Dhrystone,Whetstone Also included python scripts for system information collection(compute benchmarks) and result transformation into JSON files for the aforementioned compute benchmarks JIRA:QTIP-20 JIRA:QTIP-36 JIRA:QTIP-37 JIRA:QTIP-39 JIRA:QTIP-40 JIRA:QTIP-52 Change-Id: I3c099d71d8316c15f0619313bd4f9829a58f6e33 Signed-off-by: Nauman_Ahad --- foremancred | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 foremancred (limited to 'foremancred') diff --git a/foremancred b/foremancred deleted file mode 100644 index 4f238938..00000000 --- a/foremancred +++ /dev/null @@ -1,5 +0,0 @@ -export OS_USERNAME=admin -export OS_TENANT_NAME=admin -export OS_PASSWORD=octopus -export OS_AUTH_URL='http://172.18.0.27:5000/v2.0' -export PS1='[\u@\h \W(openstack_admin)]\$ ' -- cgit