Skip to content

Make sure builds data is available between tests

Lin Jen-Shin requested to merge 337279-reload-pipeline into master

What does this MR do?

Make sure builds data is available between tests

I cannot reproduce #337279 (closed) but I believe it's due to build being created after pipeline.builds, therefore it cached an empty association.

Hopefully if we always reload the association, it can prevent this from happening again.

Related to #337279 (closed)

Edited by Lin Jen-Shin

Merge request reports