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/docs/docsite/rst/dev_guide/testing/sanity
Matt Clay 36b13e3e3d Fix ansible-test default image. (#31966)
* Add openssh-client to default docker container.
* Include Azure requirements in default container.

To do so, handling of pip requirements was updated to install each
set of requirements separately and then run a verification pass to
make sure there are no conflicts between requirements.

* Add missing --docker-no-pull option.
* Add documentation for the azure-requirements test.
8 years ago
..
ansible-doc.rst Initial ansible-test sanity docs. (#26775) 9 years ago
ansible-var-precedence-check.rst updated plugin docs (#30490) 8 years ago
azure-requirements.rst Fix ansible-test default image. (#31966) 8 years ago
boilerplate.rst code-smell test changes 8 years ago
configure-remoting-ps1.rst Initial ansible-test sanity docs. (#26775) 9 years ago
empty-init.rst Initial ansible-test sanity docs. (#26775) 9 years ago
import.rst Initial ansible-test sanity docs. (#26775) 9 years ago
integration-aliases.rst Initial ansible-test sanity docs. (#26775) 9 years ago
line-endings.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-basestring.rst code-smell test changes 8 years ago
no-dict-iteritems.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-dict-iterkeys.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-dict-itervalues.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-get-exception.rst code-smell test changes 8 years ago
no-smart-quotes.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
no-underscore-variable.rst Add a (disabled) code-smell test for detecting _ variables 8 years ago
no-unicode-literals.rst Remove use of unicode_literals as it is an anti-pattern 8 years ago
no-wildcard-import.rst Roadmap updates and docs fix. (#28287) 8 years ago
pep8.rst Fix documentation references. 8 years ago
pylint-ansible-test.rst Initial ansible-test sanity docs. (#26775) 9 years ago
pylint.rst Initial ansible-test sanity docs. (#26775) 9 years ago
replace-urlopen.rst Initial ansible-test sanity docs. (#26775) 9 years ago
required-and-default-attributes.rst Initial ansible-test sanity docs. (#26775) 9 years ago
rstcheck.rst Initial ansible-test sanity docs. (#26775) 9 years ago
sanity-docs.rst Initial ansible-test sanity docs. (#26775) 9 years ago
shebang.rst Initial ansible-test sanity docs. (#26775) 9 years ago
shellcheck.rst Initial ansible-test sanity docs. (#26775) 9 years ago
test-constraints.rst Initial ansible-test sanity docs. (#26775) 9 years ago
use-argspec-type-path.rst Add a hack to test whether type=path should be used in a module 8 years ago
use-compat-six.rst Initial ansible-test sanity docs. (#26775) 9 years ago
validate-modules.rst Fix documentation references. 8 years ago
yamllint.rst Initial ansible-test sanity docs. (#26775) 9 years ago