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/units
Chris Van Heuveln 3ebc96e5c7 nxos_l3_interfaces: fix states, add new minor attributes (#64853)
* (WIP) nxos_l3_interfaces: fix states, add new minor attributes

* sa cleanup

* more regression fixes

* test_8 for add'l code coverage

* Fix regressions to handle mgmt w/o IP

* add 'no system default switchport' to regression setups

* add err msg to terminal_stderr_re so that cli_config will catch L2 failures

* regression test change: /int4/int3/

* Add default rsvd_intf_len for Zuul CI

* Fix replaced-with-no-ipaddr and ip redirect issues
6 years ago
..
cli Fix using a URL for galaxy collection install (#65272) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config config manager str type vault source (#65023) 6 years ago
contrib Fix vmware_inventory unit tests so they run. 7 years ago
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 6 years ago
executor Fix network action plugin load in collection (#65849) 6 years ago
galaxy Don't remove trailing / on galaxy api URLS (#63294) 6 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
module_utils Allow no_log=False to silence the no_log warnings for module parameters (#64733) 6 years ago
modules nxos_l3_interfaces: fix states, add new minor attributes (#64853) 6 years ago
parsing Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
playbook Check if task file is specified for import_tasks (#57572) 6 years ago
plugins Fix env lookup plugin error on utf8 values (#65541) 6 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template Do not treat AnsibleUndefined as being unsafe (#65202) 6 years ago
utils Ensure that data within a tuple is marked as unsafe (#65918) 6 years ago
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt Fix ansible-test collections requirements installation. (#62181) 6 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago
test_context.py Unit tests: remove unused imports (#59740) 7 years ago