1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/eos_config/tests/cli
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.
2018-03-09 19:24:23 +05:30
..
backup.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
check_mode.yaml eos_config module exit session gracefully (#37244) 2018-03-09 19:24:23 +05:30
config.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
defaults.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
save.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
src_basic.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
src_invalid.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
src_match_none.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
sublevel.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
sublevel_block.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
sublevel_exact.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
sublevel_strict.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
toplevel.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
toplevel_after.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
toplevel_before.yaml Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00