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/sanity/code-smell
Ganesh Nalawade 71113ee291
Fix backup issue in network config modules and network action plugins common code refactor (#50301)
* Fix backup issue in network config modules

*  Fix `get_working_path` not found issue introduced due to
   backup config code refactor (PR #50208)

*  Further refactor config related action plugins to minimize
   duplicate code

*  Remove unwated imports in config action plugins

* Add common network class for action plugin and related code refactor

* Fix review comment
6 years ago
..
action-plugin-docs.json
action-plugin-docs.py Fix backup issue in network config modules and network action plugins common code refactor (#50301) 6 years ago
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
botmeta.json
botmeta.py Added supershipit to botmeta sanity test (#50219) 6 years ago
changelog.json
changelog.py
configure-remoting-ps1.json
configure-remoting-ps1.py
deprecated-config.json
deprecated-config.py
docs-build.json
docs-build.py
empty-init.json
empty-init.py Skip sanity tests that don't apply to bundled code 6 years ago
line-endings.json
line-endings.py
no-assert.json
no-assert.py Skip sanity tests that don't apply to bundled code 6 years ago
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json
no-illegal-filenames.py
no-main-display.json
no-main-display.py
no-smart-quotes.json
no-smart-quotes.py no-smart-quotes: Skip files by path in code-smell (#45881) 6 years ago
no-tests-as-filters.json
no-tests-as-filters.py
no-underscore-variable.json
no-underscore-variable.py
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py
skip.txt
symlinks.json
symlinks.py
test-constraints.json
test-constraints.py
use-argspec-type-path.json
use-argspec-type-path.py mongodb_shard module and test exception (#43673) 6 years ago
use-compat-six.json
use-compat-six.py