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

Move TWAMP vars to inventory

re-align with v1.0.x
parent 88b607bc
No related branches found
No related tags found
1 merge request!177PE iBGP/SDP update and backports from v1.0.x
...@@ -6,30 +6,6 @@ ...@@ -6,30 +6,6 @@
dry_run: "True" dry_run: "True"
is_verification_workflow: false 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_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') }}" 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