Skip to content
Snippets Groups Projects
Commit d11e1c87 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Merge branch 'fix/v1.0.x-twamp-light' into 'v1.0.x'

twamp related vars moved into inventory

See merge request !172
parents 9441e594 dccdd15a
No related branches found
No related tags found
2 merge requests!173Fix/v1.0.x fw port list entries,!172twamp related vars moved into inventory
Pipeline #89190 passed
......@@ -6,30 +6,6 @@
dry_run: "True"
is_verification_workflow: false
nokia_twamp_server:
max_conn: 1
max_sess: 1
juniper_twamp_client:
destination_port: 862
history_size: 20
test_count: 0
test_interval: 30
data_size: 200
probe_count: 500
probe_interval: 1
nokia_twamp_light:
oam_pm_bin_group: 2
udp_port: 64364
test_id: 1
interval: 1000
pad_size: 10
record_stats: delay-and-loss
trunks_subnet: "10.101.1.0/24"
side_a_ipv4_address: "{{ subscription.iptrunk.iptrunk_ipv4_network | ansible.utils.ipaddr('net') | ansible.utils.ipaddr('address') }}"
side_b_ipv4_address: "{{ subscription.iptrunk.iptrunk_ipv4_network | ansible.utils.ipaddr('net') | ansible.utils.ipaddr('1') | ansible.utils.ipaddr('address') }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment