Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jenkins
-
Labels:None
-
Team:Architecture
-
Urgent?:No
Description
Unfortunately, the DM-23565 fix was insufficient. While it looked good from a code perspective, it appears that the environment file created in run-rebuild is not preserved for the run-publish pipeline. Investigate how state is shared between these pipelines and see whether this environment file can be similarly shared, or else arrange for it to be re-created in run-publish. (This will be made harder by the fact that the state does not appear to be preserved on GPFS but instead is more ephemeral.)
I think it is safer just to provide the environment reference to run_publish and activate the corresponding environment.