"frameworks/OpenTelemetry-java/benchmark.sh" did not exist on "0487073da10b4ab3bcb81370d2650102bdf8c2cc"
added modul/infrastructure label
mentioned in merge request !214 (merged)
mentioned in merge request !288 (merged)
mentioned in issue #393
I think needs:optional
can be the solution here. However, we would probably have to disable our manual
predecessor jobs.
With needs:optional
, we can depend our smoketest jobs on the deploy (or "package" #393) jobs, but only if those exist. Otherwise, the job is executed anyways. In the smoketest job itself, we have to look whether an image tag was set. If yes, use that tag, if not, use the default.