Closed white238 closed 2 years ago
This pipeline is currently just sitting for over 39 minutes. https://lc.llnl.gov/gitlab/blt/blt/-/pipelines/155188
@white238 why are the allocate/release, build/test steps interleaved for various platforms like that? For RAJA, it looks like this: https://lc.llnl.gov/gitlab/radiuss/RAJA/-/pipelines/154795
i dont think that is the problem. My understanding was those are stages and are not connected in that way (though the UI is not helpful). The triggering of jobs inside of a pipeline are not dependent on the entire previous stage being complete.
i think it has to do with the variable PROJECT_ALLOC_NAME
name being used across machines... maybe?
Dunno. You would know better than me.