[SDC] Increase readiness check timeout for sdc-be job
- fix broken timeout parameter in readiness, increase version to 13.1.4
- increase timeout for readiness check to 25 minutes
- the whole chain of readiness deps for this job:
cassandra ← sdc-cs-job ← sdc-onboarding-be-job ← sdc-onboarding-be ← sdc-be ← sdc-be-job
- it should be investigated if the dependency on the onboarding-be is really
necessary here, or if it can perhaps be replaced with directly waiting on the sdc-cs-job
Issue-ID: SDC-4730
Change-Id: Ifb4522db85d491d5fa581587506738ad3ae8ae25
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>