aboutsummaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l3fwd-2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/vnf_samples/nsut/prox/tc_prox_heat_context_l3fwd-2.yaml')
-rw-r--r--samples/vnf_samples/nsut/prox/tc_prox_heat_context_l3fwd-2.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l3fwd-2.yaml b/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l3fwd-2.yaml
index b7c9f9c6b..a326f1518 100644
--- a/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l3fwd-2.yaml
+++ b/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l3fwd-2.yaml
@@ -44,7 +44,7 @@ scenarios:
runner:
type: Duration
# we kill after duration, independent of test duration, so set this high
- duration: 200
+ duration: 300
context:
name: yardstick
@@ -76,11 +76,11 @@ context:
cidr: '10.0.1.0/24'
uplink_0:
cidr: '10.0.2.0/24'
- allowed_address_pairs:
- - ip_address:
- '0.0.0.0/0'
+ gateway_ip: 'null'
+ port_security_enabled: False
+ enable_dhcp: 'false'
downlink_0:
cidr: '10.0.3.0/24'
- allowed_address_pairs:
- - ip_address:
- '0.0.0.0/0' \ No newline at end of file
+ gateway_ip: 'null'
+ port_security_enabled: False
+ enable_dhcp: 'false'