-
Type: Task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Ansible, Build System
-
Labels:None
-
Story Points:2
Looking at the log of a virtual pod build the Ansible setup task takes ~10s to run, and is run 50 times, so (50*10)/60 = ~8.3 minutes of runtime out of a 90-100 minute run.
See if there's a way to cache setup information in a way that doesn't break when we rely on it being refreshed between roles/playbooks.