Depend on the required systemd units
systemctl is-running-system --wait is taking about 4 mins to finish
which delay the run of all CI tests. Add only the systemd units that CI
depends on it to reduce the time running all CI tests.
Signed-off-by: Javier Tia javier.tia@linaro.org