ansible/test/integration/targets/iosxr_user
Trishna Guha 497c73d06e
iosxr integration testfix (#32344)
* Replace GigabitEthernet0/0/0/5 for GigabitEthernet0/0/0/2 in iosxr_interface intent tests (#32116)

There's no 5 interface present in CI nodes.
(cherry picked from commit f079a33563)

* Replace Gigabit0/0/0/2 for Gigabit0/0/0/1 on iosxr_interface.intent (#32120)

(cherry picked from commit a9d8157e81)

* Add ansible_ssh_port to iosxr_user auth tests (#32117)

The CI nodes listen on port 8022, we need to plumb that to avoid
test failures.
(cherry picked from commit 676d446cfc)
2017-10-30 19:24:48 +05:30
..
defaults Add iosxr_user implementation module (#25615) 2017-06-15 22:07:03 +05:30
meta Add iosxr_user implementation module (#25615) 2017-06-15 22:07:03 +05:30
tasks Add iosxr_user implementation module (#25615) 2017-06-15 22:07:03 +05:30
tests/cli iosxr integration testfix (#32344) 2017-10-30 19:24:48 +05:30