fa99329115
After some testing, it seems like podman run/exec/create commands can be run at the same time and decrease the deployment time when 2 commands (maximum) at the same time are run. Example of benchmark done for an Undercloud deployment in my local environment: - With Paunch enabled: 26 min - With Paunch disabled and concurrency set to 1: 32 min - With Paunch disabled and concurrency set to 2: 29 min - With Paunch disabled and concurrency set to 3: 33 min (Above 4, results are worse). Change-Id: Ie7fc754046611a339c743141fe28f801f4e4b331 |
||
---|---|---|
.. | ||
services | ||
container_startup_configs_tasks.yaml | ||
container-puppet.py | ||
container-puppet.sh | ||
deploy-steps-tasks-step-0.j2.yaml | ||
deploy-steps-tasks-step-1.yaml | ||
deploy-steps-tasks.yaml | ||
deploy-steps.j2 | ||
post.j2.yaml |