ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 13 forks source link

Attempt to fix bottleneck and resource contention #915

Closed JoshuaSBrown closed 8 months ago

JoshuaSBrown commented 9 months ago

Description

Currenlty, DataFed and datafedci use the same gitlab runner to start the pipelines, however, this becomes blocking in cases where the infrastructure pipeline cannot complete because the DataFed pipelines are using the runners to check if the pipeline is completed. This should fix that problem by using gitlabs built in trigger feature.

Tasks

JoshuaSBrown commented 9 months ago

@par-hermes format

JoshuaSBrown commented 8 months ago

@par-hermes format