Skip to content

Commit

Permalink
Merge pull request #329 from CiscoDevNet/dcnm_fabric_fix_ut_321e
Browse files Browse the repository at this point in the history
dcnm_fabric IT fix for ND 321e
  • Loading branch information
mikewiebe authored Oct 8, 2024
2 parents be1e124 + d493626 commit efd468e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Ingress",
# "SITE_ID": "65000",
# "UNDERLAY_IS_V6": "false",
# }
# },
# "MESSAGE": "OK",
Expand Down Expand Up @@ -407,7 +406,6 @@
BGP_AS: 65535
REPLICATION_MODE: Ingress
SITE_ID: 65000
UNDERLAY_IS_V6: false
DEPLOY: false
- FABRIC_NAME: "{{ fabric_name_2 }}"
FABRIC_TYPE: "{{ fabric_type_2 }}"
Expand Down Expand Up @@ -462,7 +460,6 @@
- result.response[0].DATA.nvPairs.BGP_AS == "65535"
- result.response[0].DATA.nvPairs.REPLICATION_MODE == "Ingress"
- result.response[0].DATA.nvPairs.SITE_ID == "65000"
- result.response[0].DATA.nvPairs.UNDERLAY_IS_V6 == "false"
- result.response[0].DATA.nvPairs.FABRIC_NAME == "VXLAN_EVPN_Fabric"
- result.response[1].sequence_number == 2
- result.response[1].MESSAGE == "OK"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@
# "ANYCAST_GW_MAC": "aaaa.bbbb.cccc",
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Ingress",
# "UNDERLAY_IS_V6": "false",
# }
# },
# "MESSAGE": "OK",
Expand Down Expand Up @@ -445,7 +444,6 @@
BGP_AS: 65535
ANYCAST_GW_MAC: aaaabbbbcccc
REPLICATION_MODE: Ingress
UNDERLAY_IS_V6: false
DEPLOY: true
- FABRIC_NAME: "{{ fabric_name_3 }}"
FABRIC_TYPE: "{{ fabric_type_3 }}"
Expand Down Expand Up @@ -497,7 +495,6 @@
- result.response[0].RETURN_CODE == 200
- result.response[0].DATA.nvPairs.ANYCAST_GW_MAC == "aaaa.bbbb.cccc"
- result.response[0].DATA.nvPairs.REPLICATION_MODE == "Ingress"
- result.response[0].DATA.nvPairs.UNDERLAY_IS_V6 == "false"
- result.response[0].DATA.nvPairs.FABRIC_NAME == fabric_name_1
- result.response[1].sequence_number == 2
- result.response[1].DATA.nvPairs.SUBINTERFACE_RANGE == "2-101"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
# "BGP_AS": 65535,
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Ingress",
# "UNDERLAY_IS_V6": false,
# "sequence_number": 1
# },
# {
Expand Down Expand Up @@ -133,7 +132,6 @@
# "BGP_AS": "65535",
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Ingress",
# "UNDERLAY_IS_V6": "false",
# }
# },
# "MESSAGE": "OK",
Expand Down Expand Up @@ -202,7 +200,6 @@
ANYCAST_GW_MAC: 00:aa:bb:cc:dd:ee
BGP_AS: 65535
REPLICATION_MODE: Ingress
UNDERLAY_IS_V6: false
DEPLOY: false
- FABRIC_NAME: "{{ fabric_name_2 }}"
FABRIC_TYPE: "{{ fabric_type_2 }}"
Expand Down Expand Up @@ -230,7 +227,6 @@
- result.diff[0].ADVERTISE_PIP_BGP == true
- result.diff[0].ANYCAST_GW_MAC == "00aa.bbcc.ddee"
- result.diff[0].REPLICATION_MODE == "Ingress"
- result.diff[0].UNDERLAY_IS_V6 == false
- result.diff[1].ANYCAST_GW_MAC == "00aa.bbcc.ddee"
- result.diff[1].FABRIC_NAME == fabric_name_2
- result.diff[1].sequence_number == 2
Expand Down Expand Up @@ -262,7 +258,6 @@
- result.response[0].DATA.nvPairs.BGP_AS == "65535"
- result.response[0].DATA.nvPairs.FABRIC_NAME == "VXLAN_EVPN_Fabric"
- result.response[0].DATA.nvPairs.REPLICATION_MODE == "Ingress"
- result.response[0].DATA.nvPairs.UNDERLAY_IS_V6 == "false"
- result.response[1].sequence_number == 2
- result.response[1].MESSAGE == "OK"
- result.response[1].METHOD == "POST"
Expand Down Expand Up @@ -360,7 +355,6 @@
# "ANYCAST_GW_MAC": "2020.0000.00aa",
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Multicast",
# "UNDERLAY_IS_V6": "false",
# }
# }
# "MESSAGE": "OK",
Expand Down Expand Up @@ -503,7 +497,6 @@
- result.response[0].DATA.nvPairs.ANYCAST_GW_MAC == "2020.0000.00aa"
- result.response[0].DATA.nvPairs.FABRIC_NAME == "VXLAN_EVPN_Fabric"
- result.response[0].DATA.nvPairs.REPLICATION_MODE == "Multicast"
- result.response[0].DATA.nvPairs.UNDERLAY_IS_V6 == "false"
- result.response[1].sequence_number == 2
- result.response[1].MESSAGE == "OK"
- result.response[1].METHOD == "PUT"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
# "BGP_AS": 65535,
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Ingress",
# "UNDERLAY_IS_V6": false,
# "sequence_number": 1
# }
# ],
Expand All @@ -92,7 +91,6 @@
# "BGP_AS": "65535",
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Ingress",
# "UNDERLAY_IS_V6": "false",
# }
# },
# "MESSAGE": "OK",
Expand Down Expand Up @@ -122,7 +120,6 @@
ANYCAST_GW_MAC: 00:aa:bb:cc:dd:ee
BGP_AS: 65535
REPLICATION_MODE: Ingress
UNDERLAY_IS_V6: false
DEPLOY: false
register: result
- debug:
Expand All @@ -138,7 +135,6 @@
- result.diff[0].ADVERTISE_PIP_BGP == true
- result.diff[0].ANYCAST_GW_MAC == "00aa.bbcc.ddee"
- result.diff[0].REPLICATION_MODE == "Ingress"
- result.diff[0].UNDERLAY_IS_V6 == false
- (result.metadata | length) == 1
- result.metadata[0].action == "fabric_create"
- result.metadata[0].check_mode == False
Expand All @@ -154,7 +150,6 @@
- result.response[0].DATA.nvPairs.BGP_AS == "65535"
- result.response[0].DATA.nvPairs.FABRIC_NAME == "VXLAN_EVPN_Fabric"
- result.response[0].DATA.nvPairs.REPLICATION_MODE == "Ingress"
- result.response[0].DATA.nvPairs.UNDERLAY_IS_V6 == "false"
################################################################################
# REPLACED - TEST - Replace config for fabric_1 with default config
################################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
# "BGP_AS": 65535,
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Ingress",
# "UNDERLAY_IS_V6": false,
# "sequence_number": 1
# },
# {
Expand Down Expand Up @@ -176,7 +175,6 @@
ANYCAST_GW_MAC: aaaabbbbcccc
REPLICATION_MODE: Ingress
SITE_ID: 65000
UNDERLAY_IS_V6: false
DEPLOY: true
- FABRIC_NAME: "{{ fabric_name_3 }}"
FABRIC_TYPE: "{{ fabric_type_3 }}"
Expand All @@ -198,7 +196,6 @@
- result.diff[0].ANYCAST_GW_MAC == "aaaa.bbbb.cccc"
- result.diff[0].REPLICATION_MODE == "Ingress"
- result.diff[0].SITE_ID == 65000
- result.diff[0].UNDERLAY_IS_V6 == false
- result.diff[1].FABRIC_NAME == fabric_name_3
- result.diff[1].sequence_number == 2
- result.diff[1].BOOTSTRAP_ENABLE == false
Expand All @@ -223,7 +220,6 @@
- result.response[0].DATA.nvPairs.ANYCAST_GW_MAC == "aaaa.bbbb.cccc"
- result.response[0].DATA.nvPairs.REPLICATION_MODE == "Ingress"
- result.response[0].DATA.nvPairs.SITE_ID == "65000"
- result.response[0].DATA.nvPairs.UNDERLAY_IS_V6 == "false"
- result.response[1].sequence_number == 2
- result.response[1].MESSAGE == "OK"
- result.response[1].METHOD == "POST"
Expand Down Expand Up @@ -333,7 +329,6 @@
# "ANYCAST_GW_MAC": "2020.0000.00aa",
# "FABRIC_NAME": "VXLAN_EVPN_Fabric",
# "REPLICATION_MODE": "Multicast",
# "UNDERLAY_IS_V6": "false",
# }
# },
# "MESSAGE": "OK",
Expand Down Expand Up @@ -432,7 +427,6 @@
- result.response[0].DATA.nvPairs.FABRIC_NAME == fabric_name_1
- result.response[0].DATA.nvPairs.REPLICATION_MODE == "Multicast"
- result.response[0].DATA.nvPairs.SITE_ID == "65535"
- result.response[0].DATA.nvPairs.UNDERLAY_IS_V6 == "false"
- result.response[1].sequence_number == 2
- result.response[1].DATA.status == 'Config save is completed'
- result.response[1].MESSAGE == "OK"
Expand Down

0 comments on commit efd468e

Please sign in to comment.