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/integration/targets/eos_config/tests/cli
Nathaniel Case 513c75079e
Port eos tests to network_cli (#33586)
* Add eos and fix tests to run multiple connections

* Update tests to report connection

* Add missing START messages

* Fix unspecified connection

* Python 3 updates

Exceptions don't have `.message` in Python 3

* Override `become` when using `connection=local`

* Slight restructuring to make eapi easier later on

* Move eapi toggle to prepare_eos
* Pull out connection on eapi tasks
7 years ago
..
backup.yaml Port eos tests to network_cli (#33586) 7 years ago
config.yaml Port eos tests to network_cli (#33586) 7 years ago
defaults.yaml Port eos tests to network_cli (#33586) 7 years ago
save.yaml Port eos tests to network_cli (#33586) 7 years ago
src_basic.yaml Port eos tests to network_cli (#33586) 7 years ago
src_invalid.yaml Port eos tests to network_cli (#33586) 7 years ago
src_match_none.yaml Port eos tests to network_cli (#33586) 7 years ago
sublevel.yaml Port eos tests to network_cli (#33586) 7 years ago
sublevel_block.yaml Port eos tests to network_cli (#33586) 7 years ago
sublevel_exact.yaml Port eos tests to network_cli (#33586) 7 years ago
sublevel_strict.yaml Port eos tests to network_cli (#33586) 7 years ago
toplevel.yaml Port eos tests to network_cli (#33586) 7 years ago
toplevel_after.yaml Port eos tests to network_cli (#33586) 7 years ago
toplevel_before.yaml Port eos tests to network_cli (#33586) 7 years ago