summaryrefslogtreecommitdiff
path: root/test/integration/targets/nxos_evpn_vni
diff options
context:
space:
mode:
authorNathaniel Case <this.is@nathanielca.se>2018-05-30 13:03:20 -0400
committerGitHub <noreply@github.com>2018-05-30 13:03:20 -0400
commit82dfa542c249b46bf388c2d9424fcbcb299be0e1 (patch)
tree948a4b5dc1115fe2060ea32b394ca314503c7817 /test/integration/targets/nxos_evpn_vni
parent91eb4a034e5bba147d337fabc5e17f6a85fbb17c (diff)
downloadansible-82dfa542c249b46bf388c2d9424fcbcb299be0e1.tar.gz
Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554)
* Remove 1.1.1.1 from *_config tests * remove from *_smoke and *_system * Miscellaneous other tests * Remove from module documentation as well * Remove from unit tests as well * Remove accidental duplication from rebase
Diffstat (limited to 'test/integration/targets/nxos_evpn_vni')
-rw-r--r--test/integration/targets/nxos_evpn_vni/tests/common/sanity.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/nxos_evpn_vni/tests/common/sanity.yaml b/test/integration/targets/nxos_evpn_vni/tests/common/sanity.yaml
index 207a84c762..554af0d927 100644
--- a/test/integration/targets/nxos_evpn_vni/tests/common/sanity.yaml
+++ b/test/integration/targets/nxos_evpn_vni/tests/common/sanity.yaml
@@ -31,7 +31,7 @@
route_target_export:
- auto
- "5000:10"
- - "1.1.1.1:43"
+ - "192.0.2.1:43"
register: result
- assert: &true