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 67fab726b9
Fix commit timeout failure issue for netconf modules (#71291)
Fixes https://github.com/ansible-collections/cisco.iosxr/issues/74

*  ncclient API expects commit timeout value in either unicode
   or bytes format, hence convert the timeout value explicitly
   to string type.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Fix commit timeout failure issue for netconf modules (#71291) 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test [stable-2.9] fix collection package root location under pytest >=6.0.0 (#70963). 5 years ago
sanity [2.9] api: time.clock compatible code (#70678) 5 years ago
units [stable-2.9] Revert "Change default file permissions so they are not world readable (#70221) (#70825)" (#71232) 5 years ago
utils Increase unit test timeouts. 6 years ago