Skip to content

TriggerJobOpts: Ensure dependency of transient ByteStream writing on RoIBResult

Rafal Bielski requested to merge rbielski/athena:fix-transbs-deps into master

Fixes MT running issue where StreamBS was executed before RoIBResult was created. Discussed in ATR-21497 although it's not the main issue in that ticket.

Merge request reports