From a6ed66db5fc4e100ccc4e32f4c336d2dca6688b4 Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Thu, 12 Nov 2015 16:28:30 +0500 Subject: RAMSpeed Benchmarks Included along with Sys Info for Net testcases RAMSpeed benchmark playbooks, result transformation scripts included. System Information also included for Network Testcases System Information Playbook checks for the type of testcase, and gathers benchmark relevant information only (No Network Info for Compute TestCase) JIRA: QTIP-54 JIRA: QTIP-38 Change-Id: I8612f06fedfaf7314552c06f388ea6c0cd23f1ee Signed-off-by: Nauman_Ahad --- heat/SampleHeat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heat') diff --git a/heat/SampleHeat.yaml b/heat/SampleHeat.yaml index 28c37b97..f0e4761e 100644 --- a/heat/SampleHeat.yaml +++ b/heat/SampleHeat.yaml @@ -5,7 +5,7 @@ parameters: type: string label: Publi_N_ID description: Public - default: 'provider_network' + default: 'net04_ext' private_net_name: type: string -- cgit 1.2.3-korg