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 c60c27b7da Backport 2.5: Return correct version on installed VyOS (#39115) (#45715)
* 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
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration [stable-2.5] Fix logic to not re-download existing files when force=no (#45495) (#45509) (#45567) 6 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 Update RHEL and FreeBSD versions used for tests: 6 years ago
sanity Backport a change on doc for lvol module (#45914) 6 years ago
units Backport 2.5: Return correct version on installed VyOS (#39115) (#45715) 6 years ago
utils Flush output from timing script. 6 years ago