-
Bug
-
Resolution: Done
-
Critical
-
2.8.0.GA
-
None
-
False
-
False
-
Undefined
-
In the last couple of Theia sources builds:
https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/CRW_CI/job/crw-theia-sources_2.x/5/artifact/crw-theia/dockerfiles/theia-dev/
https://main-jenkins-csb-crwqe.apps.ocp4.prod.psi.redhat.com/job/CRW_CI/job/crw-theia-sources_2.x/5/artifact/crw-theia/dockerfiles/theia-dev/
we have these asset-list files:
But in build 9, which shows success... we only have two asset-list files, despite having 3 yarn asset files:
So... need to figure out:
- how to make the theia-sources job fail when missing required assets [write a new test]
- why the file is missing, and how to make it re-appear [fix the test]
- if that's what is causing theia-dev build to fail in brew - https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=35737741 [verify the hypothesis]
- is related to
-
CRW-1609 [performance tuning] Split theia-sources job into 1 job controlled by list param so we can re-trigger individual stages
- Closed