Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lookup source tests on ios_system #32254

Merged

Conversation

rcarrillocruz
Copy link
Contributor

In IOS-XE, you need to pass an interface to lookup-source, otherwise
it fails with bad syntax.

In IOS-XE, you need to pass an interface to lookup-source, otherwise
it fails with bad syntax.
@rcarrillocruz rcarrillocruz merged commit 4b35793 into ansible:devel Oct 27, 2017
trishnaguha pushed a commit to trishnaguha/ansible that referenced this pull request Oct 30, 2017
In IOS-XE, you need to pass an interface to lookup-source, otherwise
it fails with bad syntax.
(cherry picked from commit 4b35793)
trishnaguha added a commit that referenced this pull request Oct 30, 2017
* Introspect the management IP on ios_ping (#31571)

On our CI we don't have external connectivity, so let's ping to
the management interface IP.
Also, ignore errors on the expected failures tests.
(cherry picked from commit c75c4cb)

* Remove duped authorize on ios_ping anchored tasks (#31572)

Otherwise, we get warnings.
(cherry picked from commit ac95eca)

* Introspect platform before running ios tests

* Add authorize

* Fix quotes on ios_ping test (#32131)

(cherry picked from commit ca115b0)

* Fix lookup source tests on ios_system (#32254)

In IOS-XE, you need to pass an interface to lookup-source, otherwise
it fails with bad syntax.
(cherry picked from commit 4b35793)

* Remove ip nameservers on ios_system/set_name_servers teardown (#32239)

Not sure why lookup source-interface, the only thing tested on that
file is adding/removing name servers, no lookup is set.
(cherry picked from commit 9752ce3)

* fix conflict

* Update CHANGELOG

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
@dagwieers dagwieers added ios Cisco IOS community cisco Cisco technologies networking Network category labels Feb 27, 2019
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cisco Cisco technologies ios Cisco IOS community networking Network category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants