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
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display

* update six import

* Move remaining failes to display singleton

* Fix rebase issues

* Singleton improvements

* Add code-smell for 'from __main__ import display'. ci_complete

* s/self/cls/g

* Add docs for no-main-display

* Address linting issues

* Add changelog fragment. ci_complete

* Implement reentrant lock for class instantiation in Singleton

* Add Display singleton porting guide
7 years ago
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 7 years ago
code-smell Add a Singleton metaclass, use it with Display (#48935) 7 years ago
compile Overhaul additional sanity tests. (#36803) 8 years ago
import Add symlinks sanity test. (#46467) 7 years ago
pep8 Enable PEP8 testing of E305 7 years ago
pslint win_get_url: Rewrite using AnsibleModule (#48390) 7 years ago
pylint Fix syntax error for Python 2.6 (#47635) 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck Test cleanup. 8 years ago
validate-modules Added basic equivalent to PowerShell modules (#44705) 7 years ago
yamllint Add yamllint for plugin docs and fix issues. 8 years ago
ansible.cfg Fix ansible-test config management. 8 years ago