ansible/test
Michael Gugino 607c66f80a Validate apache2 mpm module switching for bug #5328
This patchset updates module integration testing to
validate the changes in PR #5454

This patchset instructs apache2_module to disable all
mpm modules, enable mpm_event, then disable mpm_event
and enable mpm_worker.

This patchset instructs apache2_module to disable all
mpm modules with `ignore_configcheck` set to False
and then disable all mpm modules with `ignore_configcheck`
set to True.

SuSe family of distributions do not ship apache2 with
mpm modules other than prefork. mpm_event and mpm_worker
checks are skipped for SuSe family of distributions.

Fixes: #5328
2018-01-11 16:59:54 -08:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Fix Python 3.7 syntax error in yum_repository. 2018-01-09 17:54:10 -08:00
integration Validate apache2 mpm module switching for bug #5328 2018-01-11 16:59:54 -08:00
legacy Fix tests as filters #4 (#33930) 2017-12-21 13:42:53 -06:00
results
runner Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
sanity Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
units Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
utils enable Windows Server 2016 in CI (#34127) 2018-01-09 17:22:24 -08:00