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
Brian Coca b94bfed1a6
scan_packages: made adding package managers easier (#49079)
* made adding package managers easier

  added portage support

* moar pkg mgrs and moar info

 - added 'pkg' pkg manager (freebsd)
 - added pip
 - more apt info

* updated clgo

* Updates from feedback

Co-Authored-By: bcoca <bcoca@users.noreply.github.com>

* incorporated more feedback and added docstrings

* moar from feedback

  - made manager list dynamic and names based on class
  - better not found msg
  - made abstract metaclass again
  - test is now init exception
  - module to global
  - better dedupe comments

* more targetted errors/warnings

* added strategy, reordered to conserve priority

* rpm > apt

* move break to top

* fix trate

* piping it

* lines and meta

* refactored common functions

 - moved pip into it's own module
 - cleaned up base clases
 - ensure 'lower' match in package_facts

* missing license

* avoid facts

* update clog

* addressed feedback

* fix clog

* cleanup

* upd

* removed pip as that was removed

* renamed cpan

* added a single line since 2 lines are needed to be

readabnle instead of just 1 line, it is a huge problem otherwise

* fix internal ref

* not intended in this round

* updated as per fb
6 years ago
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 6 years ago
code-smell mongodb_replicaset module and test exception (#49690) 6 years ago
compile Overhaul additional sanity tests. (#36803) 7 years ago
import Improve import sanity test output handling. (#52136) 6 years ago
pep8 Skip sanity tests that don't apply to bundled code 6 years ago
pslint Extend win_psmodule - the second attempt, the previous was #46516 (#50621) 6 years ago
pylint Assorted pylint fixes 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules scan_packages: made adding package managers easier (#49079) 6 years ago
yamllint Doc fragments to plugins (#50172) 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago