Deploy TrafficTest/d2-hub-bidir-udp for network network:default
This commit is contained in:
parent
35b38d0f58
commit
ebfca8b269
42
d2-hub-bidir-udp.yaml
Normal file
42
d2-hub-bidir-udp.yaml
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
apiVersion: google.dev/v1
|
||||||
|
kind: TrafficTest
|
||||||
|
metadata:
|
||||||
|
labels:
|
||||||
|
compression: 240x
|
||||||
|
destination: dh-blue
|
||||||
|
direction: bidirectional
|
||||||
|
pattern: multi_sine
|
||||||
|
scenario: l3vpn-spoke-hub
|
||||||
|
source: d2-blue
|
||||||
|
vpn: blue-spoke
|
||||||
|
name: d2-hub-bidir-udp
|
||||||
|
namespace: network
|
||||||
|
spec:
|
||||||
|
bandwidth: 30Mbps
|
||||||
|
bidirectional: true
|
||||||
|
concurrent_users: 12
|
||||||
|
destination_device: dh-blue
|
||||||
|
duration: 172800
|
||||||
|
pattern_config:
|
||||||
|
base_rate: 8Mbps
|
||||||
|
components:
|
||||||
|
- amplitude: 6Mbps
|
||||||
|
period: 180
|
||||||
|
phase_offset: -75
|
||||||
|
- amplitude: 2Mbps
|
||||||
|
period: 360
|
||||||
|
phase_offset: -210
|
||||||
|
- amplitude: 2Mbps
|
||||||
|
period: 2520
|
||||||
|
phase_offset: -1470
|
||||||
|
max_rate: 40Mbps
|
||||||
|
min_rate: 1Mbps
|
||||||
|
noise_stddev_pct: 4.0
|
||||||
|
time_reference: elapsed
|
||||||
|
pattern_type: multi_sine
|
||||||
|
protocol: UDP
|
||||||
|
reverse_bandwidth: 10Mbps
|
||||||
|
reverse_pattern_type: constant
|
||||||
|
source_devices:
|
||||||
|
- d2-blue
|
||||||
|
vpnRef: l3vpn-blue-service
|
||||||
Loading…
Reference in New Issue
Block a user