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 f91cda4b02
Fix junos modules check_mode issue (#37311) (#37918)
Fixes #37208

If check_mode is enabled instead of committing th config need to
discard all the chnages to cnadidate db
In case of cli to discard changes issue `rollback 0` command
and for netconf execute `discard-changes` rpc call
(cherry picked from commit 8eaa9cc938)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix junos modules check_mode issue (#37311) (#37918) 7 years ago
legacy exo_dns_record: remove limitation for multiple records only for A type (#35173) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Pin httptester SHA. 7 years ago
sanity cs_router: fix missing doc (#37107) 7 years ago
units Backport #37881 for 2.5.1 (#37937) 7 years ago
utils Match recent Dockerfile change in httptester playbook file, to extend ca cert lifetime (#35734) 7 years ago