You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/eos_config
Ganesh Nalawade b440544e73
eos_config module exit session gracefully (#37244)
Fixes #36979
If `abort` is not issued in the top level session prompt
the existing session goes to pending state.
The fix is to come out of config mode by issuing `end` command
and again to same config session and execute `abort` which
`abort` is issued at the top level session prompt.
7 years ago
..
defaults Migrate Network Tests into ansible/ansible (#18233) 8 years ago
meta Migrate Network Tests into ansible/ansible (#18233) 8 years ago
tasks Port eos tests to network_cli (#33586) 7 years ago
templates eos_config module exit session gracefully (#37244) 7 years ago
tests eos_config module exit session gracefully (#37244) 7 years ago
config.txt Replace Ethernet5 for Ethernet2 on eos integration tests (#26674) 7 years ago