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
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
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Fix Python 3.7 syntax error in yum_repository. 8 years ago
integration Validate apache2 mpm module switching for bug #5328 8 years ago
legacy Fix tests as filters #4 (#33930) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Validate modules arg spec fixes (#34477) 8 years ago
sanity Validate modules arg spec fixes (#34477) 8 years ago
units Mellanox OS name change: MLNXOS changed to ONYX (#34753) 8 years ago
utils enable Windows Server 2016 in CI (#34127) 8 years ago