Skip to content

Commit

Permalink
Update test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Mar 31, 2024
1 parent e76cd7f commit 3d156b2
Show file tree
Hide file tree
Showing 42 changed files with 188 additions and 158 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ All resources and data sources have been tested with the following releases.
| -------------- | ------- |
| Catalyst 8000v | 17.6.5 |
| Catalyst 8000v | 17.9.4 |
| Catalyst 9000v | 17.10.1 |
| Catalyst 9000v | 17.13.1 |

## Example Usage

Expand Down
1 change: 0 additions & 1 deletion docs/resources/bgp_ipv4_unicast_vrf_neighbor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ resource "iosxe_bgp_ipv4_unicast_vrf_neighbor" "example" {
remote_as = "65000"
description = "BGP Neighbor Description"
shutdown = false
cluster_id = "2.2.2.2"
log_neighbor_changes_disable = true
password_type = 1
password = "LINE"
Expand Down
2 changes: 0 additions & 2 deletions docs/resources/evpn_instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ resource "iosxe_evpn_instance" "example" {
vlan_based_encapsulation = "vxlan"
vlan_based_auto_route_target = false
vlan_based_rd = "10:10"
vlan_based_route_target = "10:10"
vlan_based_route_target_both = "10:10"
vlan_based_route_target_import = "10:10"
vlan_based_route_target_export = "10:10"
vlan_based_ip_local_learning_disable = false
Expand Down
1 change: 0 additions & 1 deletion docs/resources/snmp_server.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ resource "iosxe_snmp_server" "example" {
enable_traps_vlancreate = true
enable_traps_vlandelete = true
enable_traps_port_security = true
enable_traps_license = true
enable_traps_smart_license = true
enable_traps_cpu_threshold = true
enable_traps_memory_bufferpeak = true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ resource "iosxe_bgp_ipv4_unicast_vrf_neighbor" "example" {
remote_as = "65000"
description = "BGP Neighbor Description"
shutdown = false
cluster_id = "2.2.2.2"
log_neighbor_changes_disable = true
password_type = 1
password = "LINE"
Expand Down
2 changes: 0 additions & 2 deletions examples/resources/iosxe_evpn_instance/resource.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ resource "iosxe_evpn_instance" "example" {
vlan_based_encapsulation = "vxlan"
vlan_based_auto_route_target = false
vlan_based_rd = "10:10"
vlan_based_route_target = "10:10"
vlan_based_route_target_both = "10:10"
vlan_based_route_target_import = "10:10"
vlan_based_route_target_export = "10:10"
vlan_based_ip_local_learning_disable = false
Expand Down
1 change: 0 additions & 1 deletion examples/resources/iosxe_snmp_server/resource.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ resource "iosxe_snmp_server" "example" {
enable_traps_vlancreate = true
enable_traps_vlandelete = true
enable_traps_port_security = true
enable_traps_license = true
enable_traps_smart_license = true
enable_traps_cpu_threshold = true
enable_traps_memory_bufferpeak = true
Expand Down
2 changes: 1 addition & 1 deletion gen/definitions/aaa_accounting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ attributes:
- yang_name: identity/accounting-list
tf_name: identities
type: List
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
attributes:
- yang_name: name
id: true
Expand Down
16 changes: 8 additions & 8 deletions gen/definitions/bfd_template_multi_hop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,28 @@ attributes:
tf_name: interval_milliseconds_both
example: 8234
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-multihop-v2/units/unit-mill/mill-unit/interval-types/tx-rx/min-tx
xpath: interval-multihop-v2/mill-unit/min-tx
tf_name: interval_milliseconds_min_tx
example: 4500
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-multihop-v2/units/unit-mill/mill-unit/interval-types/tx-rx/min-rx
xpath: interval-multihop-v2/mill-unit/min-rx
tf_name: interval_milliseconds_min_rx
example: 5500
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-multihop-v2/units/unit-mill/mill-unit/multiplier
xpath: interval-multihop-v2/mill-unit/multiplier
tf_name: interval_milliseconds_multiplier
example: 40
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-multihop-v2/units/unit-ms/ms-unit/microseconds
xpath: interval-multihop-v2/microseconds
tf_name: interval_microseconds
example: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-multihop-v2/units/unit-ms/ms-unit/interval-types/both/both
xpath: interval-multihop-v2/both
tf_name: interval_microseconds_both
Expand All @@ -45,19 +45,19 @@ attributes:
tf_name: interval_microseconds_min_tx
example: 4500
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-multihop-v2/units/unit-ms/ms-unit/interval-types/tx-rx/min-rx
xpath: interval-multihop-v2/min-rx
tf_name: interval_microseconds_min_rx
example: 5500
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-multihop-v2/units/unit-ms/ms-unit/multiplier
xpath: interval-multihop-v2/multiplier
tf_name: interval_microseconds_multiplier
example: 40
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: authentication/auth-type/md5/md5/keychain
xpath: authentication/md5/keychain
tf_name: authentication_md5_keychain
Expand Down
12 changes: 6 additions & 6 deletions gen/definitions/bfd_template_single_hop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,35 +29,35 @@ attributes:
xpath: interval-singlehop-v2/mill-unit/min-tx
tf_name: interval_milliseconds_min_tx
example: 200
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-singlehop-v2/units/unit-mill/mill-unit/interval-types/tx-rx/min-rx
xpath: interval-singlehop-v2/mill-unit/min-rx
tf_name: interval_milliseconds_min_rx
example: 200
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-singlehop-v2/units/unit-mill/mill-unit/interval-types/both/both
xpath: interval-singlehop-v2/mill-unit/both
tf_name: interval_milliseconds_both
example: 5
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-singlehop-v2/units/unit-mill/mill-unit/multiplier
xpath: interval-singlehop-v2/mill-unit/multiplier
tf_name: interval_milliseconds_multiplier
example: 4
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-singlehop-v2/units/unit-ms/ms-unit/interval-types/tx-rx/min-rx
xpath: interval-singlehop-v2/ms-unit/min-rx
tf_name: interval_microseconds_min_rx
example: 200
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: interval-singlehop-v2/units/unit-ms/ms-unit/interval-types/tx-rx/min-tx
xpath: interval-singlehop-v2/ms-unit/min-tx
tf_name: interval_microseconds_min_tx
example: 200
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: echo
example: true
- yang_name: dampening/half-time
Expand Down
1 change: 1 addition & 0 deletions gen/definitions/bgp_ipv4_unicast_vrf_neighbor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ attributes:
example: false
- yang_name: cluster-id
example: 2.2.2.2
test_tags: [IOSXE176, IOSXE179]
- yang_name: log-neighbor-changes/disable
example: true
- yang_name: password/enctype
Expand Down
4 changes: 2 additions & 2 deletions gen/definitions/errdisable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ attributes:
exclude_test: true
- yang_name: detect/cause/loopdetect
example: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: flap-setting/cause/dtp-flap/max-flaps
example: 80
delete_parent: true
Expand Down Expand Up @@ -135,4 +135,4 @@ attributes:
exclude_test: true
- yang_name: recovery/cause/loopdetect
example: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
2 changes: 2 additions & 0 deletions gen/definitions/evpn_instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@ attributes:
xpath: vlan-based/route-target/rt-value
tf_name: vlan_based_route_target
example: 10:10
test_tags: [IOSXE176, IOSXE179]
- yang_name: evpn-service-type/vlan-based/vlan-based/route-target/both/rt-value
xpath: vlan-based/route-target/both/rt-value
tf_name: vlan_based_route_target_both
example: 10:10
test_tags: [IOSXE176, IOSXE179]
- yang_name: evpn-service-type/vlan-based/vlan-based/route-target/import/rt-value
xpath: vlan-based/route-target/import/rt-value
tf_name: vlan_based_route_target_import
Expand Down
14 changes: 7 additions & 7 deletions gen/definitions/interface_port_channel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,38 +115,38 @@ attributes:
example: VRF1
- yang_name: bfd/Cisco-IOS-XE-bfd:template
example: bfd_template1
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:enable
example: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:local-address
example: 1.2.3.4
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/msecs
tf_name: bfd_interval
optional: true
example: 1000
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/min_rx
tf_name: bfd_interval_min_rx
optional: true
example: 1000
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/multiplier
tf_name: bfd_interval_multiplier
optional: true
example: 3
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:echo
example: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: ipv6/enable
example: true
- yang_name: ipv6/mtu
Expand Down
14 changes: 7 additions & 7 deletions gen/definitions/interface_port_channel_subinterface.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,38 +107,38 @@ attributes:
example: VRF1
- yang_name: bfd/Cisco-IOS-XE-bfd:template
example: bfd_template1
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:enable
example: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:local-address
example: 1.2.3.4
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/msecs
tf_name: bfd_interval
optional: true
example: 50
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/min_rx
tf_name: bfd_interval_min_rx
optional: true
example: 50
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/multiplier
tf_name: bfd_interval_multiplier
optional: true
example: 3
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:echo
example: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: ipv6/enable
example: true
- yang_name: ipv6/mtu
Expand Down
14 changes: 7 additions & 7 deletions gen/definitions/interface_tunnel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,38 +123,38 @@ attributes:
test_tags: [C8000V]
- yang_name: bfd/Cisco-IOS-XE-bfd:template
example: bfd_template1
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:enable
example: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:local-address
example: 1.2.3.4
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/msecs
tf_name: bfd_interval
optional: true
example: 50
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/min_rx
tf_name: bfd_interval_min_rx
optional: true
example: 50
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:interval-interface/multiplier
tf_name: bfd_interval_multiplier
optional: true
example: 3
delete_parent: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: bfd/Cisco-IOS-XE-bfd:echo
example: true
exclude_test: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]

test_prerequisites:
- path: Cisco-IOS-XE-native:native/vrf/definition=VRF1
Expand Down
4 changes: 2 additions & 2 deletions gen/definitions/route_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ attributes:
- yang_name: match/community/name
tf_name: match_community_lists_legacy
example: COMM1
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: match/extcommunity/name
tf_name: match_extcommunity_lists_legacy
example: EXTCOMM1
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: match/local-preference/values
tf_name: match_local_preferences_legacy
example: 100
Expand Down
5 changes: 3 additions & 2 deletions gen/definitions/snmp_server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ attributes:
- yang_name: Cisco-IOS-XE-snmp:enable/enable-choice/traps/entity-perf/throughput-notif
tf_name: enable_traps_entity_perf_throughput_notif
example: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: Cisco-IOS-XE-snmp:enable/enable-choice/traps/call-home/message-send-fail
tf_name: enable_traps_call_home_message_send_fail
example: true
Expand Down Expand Up @@ -129,6 +129,7 @@ attributes:
- yang_name: Cisco-IOS-XE-snmp:enable/enable-choice/traps/license
tf_name: enable_traps_license
example: true
test_tags: [IOSXE176, IOSXE179]
- yang_name: Cisco-IOS-XE-snmp:enable/enable-choice/traps/smart-licenseing/smart-license
tf_name: enable_traps_smart_license
example: true
Expand Down Expand Up @@ -162,7 +163,7 @@ attributes:
- yang_name: Cisco-IOS-XE-snmp:enable/enable-choice/traps/flash/lowspace
tf_name: enable_traps_flash_lowspace
example: true
test_tags: [IOSXE179, IOSXE1710]
test_tags: [IOSXE179, IOSXE1713]
- yang_name: Cisco-IOS-XE-snmp:enable/enable-choice/traps/energywise
tf_name: enable_traps_energywise
example: true
Expand Down
4 changes: 2 additions & 2 deletions internal/provider/data_source_iosxe_aaa_accounting_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3d156b2

Please sign in to comment.