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
Paul Belanger 89b73cb535
ios_ntp: Switch interface to GigabitEthernet0/1 for tests (#56964)
* ios_ntp: Switch interface to GigabitEthernet0/1 for tests

Lets use an interface we know that exists for testing, in some cases
Loopback0 maybe not be configured.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>

* ios_ntp: properly register result variable for testing

This is currently broken, and tests don't work. Fix this by properly
registering the result variable.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 years ago
..
cache
env
integration ios_ntp: Switch interface to GigabitEthernet0/1 for tests (#56964) 6 years ago
legacy
results
runner ansible-test: prefer shlex.quote (#56823) 6 years ago
sanity Validate types before asserting lengths (#56882) 6 years ago
units Pluribus Networks vrouter bgp module with unit test cases (#56434) 6 years ago
utils