From a2930f130a1e13e04aab5c2f2eebd45357b19361 Mon Sep 17 00:00:00 2001 From: "Carey, Alan" Date: Fri, 9 Nov 2018 05:51:35 +0000 Subject: Prox standalone test case changes: Files renamed to include dpdk in name. User/Password fields not needed in standalone context. Fix with OvS test case file dpdk port number added. JIRA: YARDSTICK-1500 JIRA: YARDSTICK-1475 JIRA: YARDSTICK-1471 Change-Id: I0422b5341172f098b1ff95b51b6fbc71b1b049f0 Signed-off-by: Carey, Alan (cherry picked from commit fe1abfff948e66cfc3a897cb6a69dde9c4196780) --- samples/vnf_samples/nsut/prox/tc_prox_ovs-dpdk_l2fwd-2.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'samples/vnf_samples/nsut/prox/tc_prox_ovs-dpdk_l2fwd-2.yaml') diff --git a/samples/vnf_samples/nsut/prox/tc_prox_ovs-dpdk_l2fwd-2.yaml b/samples/vnf_samples/nsut/prox/tc_prox_ovs-dpdk_l2fwd-2.yaml index 2f5e6ea27..e819ffc21 100644 --- a/samples/vnf_samples/nsut/prox/tc_prox_ovs-dpdk_l2fwd-2.yaml +++ b/samples/vnf_samples/nsut/prox/tc_prox_ovs-dpdk_l2fwd-2.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Intel Corporation +# Copyright (c) 2018 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -71,8 +71,6 @@ contexts: hw:cpu_sockets: 1 hw:cpu_cores: 10 hw:cpu_threads: 2 - user: "root" - password: "" servers: vnf_0: network_ports: -- cgit