Skip to content

Commit ef88cf2

Browse files
laxmikantchintakindiClausHolbechAristapre-commit-ci[bot]MaheshGSLAB
authored
Refactor(eos_designs): Use avd_design_future key instead of avd_7_behaviors (#6655)
Co-authored-by: Claus Holbech <holbech@arista.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mahesh Kumar <122076792+MaheshGSLAB@users.noreply.github.com>
1 parent fd6c62a commit ef88cf2

19 files changed

Lines changed: 58 additions & 70 deletions

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/group_vars/DC1_LEAF2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ overlay_rt_type:
1515
dot1x_settings:
1616
enabled: true
1717

18-
avd_7_behaviors:
18+
avd_design_future:
1919
# Test for new behaviour of IP RADIUS server commands
2020
ip_radius_source_interface_setting: true
2121

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/aaa-settings-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ l2leaf:
77
- name: aaa-settings-1
88
mgmt_ip: 192.168.0.2/24
99

10-
avd_7_behaviors:
10+
avd_design_future:
1111
# Test for new behaviour of IP RADIUS server commands
1212
ip_radius_source_interface_setting: true
1313

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/aaa-settings-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ l2leaf:
1010

1111
default_mgmt_method: inband
1212

13-
avd_7_behaviors:
13+
avd_design_future:
1414
# Test for new behaviour of IP RADIUS server commands
1515
ip_radius_source_interface_setting: true
1616

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/aaa-settings-3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ l2leaf:
1111

1212
default_mgmt_method: oob
1313

14-
avd_7_behaviors:
14+
avd_design_future:
1515
# Test for new behaviour of IP RADIUS server commands
1616
ip_radius_source_interface_setting: true
1717

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/connected-endpoints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ monitor:
249249
dot1x_settings:
250250
enabled: true
251251

252-
avd_7_behaviors:
252+
avd_design_future:
253253
# Test for new behaviour of IP RADIUS server commands
254254
ip_radius_source_interface_setting: true
255255

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/dot1x-settings-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ l2leaf:
1010
dot1x_settings:
1111
enabled: true
1212

13-
avd_7_behaviors:
13+
avd_design_future:
1414
# Test for new behaviour of IP RADIUS server commands
1515
ip_radius_source_interface_setting: true
1616

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/dot1x-settings-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ l2leaf:
77
- name: dot1x-settings-2
88
mgmt_ip: 192.168.0.2/24
99

10-
avd_7_behaviors:
10+
avd_design_future:
1111
# Test for new behaviour of IP RADIUS server commands
1212
ip_radius_source_interface_setting: true
1313

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/dot1x-settings-3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dot1x_settings:
1616
dynamic_authorization:
1717
enabled: false
1818

19-
avd_7_behaviors:
19+
avd_design_future:
2020
# Test for new behaviour of IP RADIUS server commands
2121
ip_radius_source_interface_setting: true
2222

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/dot1x-settings-4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dot1x_settings:
1414
accounting:
1515
radius_groups: [agni-server-group, radius]
1616

17-
avd_7_behaviors:
17+
avd_design_future:
1818
# Test for new behaviour of IP RADIUS server commands
1919
ip_radius_source_interface_setting: true
2020

ansible_collections/arista/avd/extensions/molecule/eos_designs_unit_tests/inventory/host_vars/leaf1-dot1x-evpn-redistribution-enabled-vlan-aware-bundles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dot1x_settings:
55
enabled: false
66
redistribute_in_evpn: true
77

8-
avd_7_behaviors:
8+
avd_design_future:
99
# Test for new behaviour of IP RADIUS server commands
1010
ip_radius_source_interface_setting: true
1111

0 commit comments

Comments
 (0)