| We need to investigate why the Mobile CI|CD service takes too long provision. Possible issues:
- Too many android sdk packages are being installed by default (around 4GB) - This ticket covers the required work to install a smaller amount of android sdk packages: https://issues.jboss.org/browse/AEROGEAR-2752
- The service itself takes a while to change its state to "ready" after the temporary provisioning pod is gone (usually around 5 minutes) - this might require some ansible service broker debugging
|