Are you sure this is not a new requirement or bug?
No
Task Type
Sub-task
💡 Description
Currently, the test profiles (and possibly others) use scripts which wait/sleep to ensure initialisation order.
@jordanpadams @tloubrieu-jpl possibly there's a reason for the current implementation, but if not I'd suggest letting me clean up the container dependency chain by leveraging the depends_on directive.
This would avoid unnecessary waiting when running the test profiles, in addition to being better practice.