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
Ganesh Nalawade 4dffcd35cd
eos_config module exit session gracefully (#37920)
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.

(cherry picked from commit 017ea018d0)
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration eos_config module exit session gracefully (#37920) 8 years ago
legacy exo_dns_record: remove limitation for multiple records only for A type (#35173) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Pin httptester SHA. 8 years ago
sanity cs_router: fix missing doc (#37107) 8 years ago
units Backport #37881 for 2.5.1 (#37937) 8 years ago
utils Match recent Dockerfile change in httptester playbook file, to extend ca cert lifetime (#35734) 8 years ago