Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
azure: do not run test_commands due to failures in low memory cases
389-ds memory autotuning doesn't really work well in containerized environment as it only looks into host-wide /proc/meminfo. It gets fooled by 'missing' memory while there is still enough swap space. This is in particular affects test_commands test suite where ipa-adtrust-install cannot fully proceed and fails. We plan to rebalance test containers' memory split but right now just disable test_commands in Azure CI. Signed-off-by: Alexander Bokovoy <[email protected]> Reviewed-By: Isaac Boukris <[email protected]> Reviewed-By: Florence Blanc-Renaud <[email protected]>
- Loading branch information