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
Nilashish Chakraborty 66de502798 Backport 2.6: Return correct version on installed VyOS (#39115) (#45714)
* Return correct version on installed VyOS (#39115)

* Return correct version on installed VyOS

Previously existing regexp will shows only "VyOS" without numeric output of router version.
For example: from  "Version:      VyOS 1.1.6" only VyOS will be written in ansible_net_version variable
For more informative output numeric value should be returned as well

* Fixed unittests

(cherry picked from commit 235b11f681)

* Added changelog
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration win_say - fix up syntax and test issues (#45450) 7 years ago
legacy Fix some broken links (#42079) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner go back to FreeBSD 11.1 for tests due to 11.2 stability issues (#45872) 7 years ago
sanity Fixes for ansible-test sanity import test. (#45249) 7 years ago
units Backport 2.6: Return correct version on installed VyOS (#39115) (#45714) 7 years ago
utils Flush output from timing script. 7 years ago