-
Bug
-
Resolution: Done
-
Major
-
2.12.0.GA
-
3
-
False
-
False
-
undefined
-
-
Prod #216 2022-03-16
11:16:58 11:16:58 2021-08-25 14:16:52,476 - atomic_reactor.inner - INFO - build has finished successfully \o/
11:17:03 11:17:03 2021-08-25 10:17:03,523 [ERROR] koji: ServerOffline: server startup error
Probably want to also check for 1 to 3 occurrences (one per stated arch in the container.yaml file) of the "build has finished successfully \o/" comment, and if all required ones found, override any error reports with a successful status. To do this, need to check the local container.yaml for the correct target number of arches to build, eg.,
- jdk, idea and dotnet: 1 - x only
- j9: 2 - Z and P
- all others : 3 - x, Z, P
Code to update is:
container.yaml files look like these:
- https://github.com/redhat-developer/codeready-workspaces-images/blob/crw-2-rhel-8/codeready-workspaces-operator/container.yaml or
- https://pkgs.devel.redhat.com/cgit/containers/codeready-workspaces-plugin-java8/tree/container.yaml?h=crw-2-rhel-8#n7
- http://pkgs.devel.redhat.com/cgit/containers/codeready-workspaces-plugin-java8-openj9/tree/container.yaml?h=crw-2-rhel-8#n7
- etc.
And will be found in the job's workspace at ${WORKSPACE}/sources/container.yaml.
- is cloned by
-
CRW-2702 Successful brew build but with missing link to brew build in build description
- Closed
- mentioned on