This task deals with preparing all resources to build EAP 8.1 GA images for OpenShift.
This includes:
- creation of comet repositories (build first, then delivery)
- brew targets:
- () jb-eap-8.1-rhel-9-containers-candidate
- build repo creation will also create the brew components which must be specified in the image's image.yaml
- brew component names:
- () jboss-eap81-openjdk17-builder-openshift-container
- () jboss-eap81-openjdk17-runtime-openshift-container
- () jboss-eap81-openjdk21-builder-openshift-container
- () jboss-eap81-openjdk21-runtime-openshift-container
- brew component names:
- Once the build repos have been created, the delivery repos request can be made in comet:
- () jboss-eap-8/eap81-openjdk17-builder-openshift-rhel9
- () jboss-eap-8/eap81-openjdk17-runtime-openshift-rhel9
- () jboss-eap-8/eap81-openjdk21-builder-openshift-rhel9
- () jboss-eap-8/eap81-openjdk21-runtime-openshift-rhel9
- brew targets:
- dist-git repositories and branches
- () containers/jboss-eap81-openjdk17-builder-openshift - jb-eap-8.1-rhel-9
- () containers/jboss-eap81-openjdk17-runtime-openshift - jb-eap-8.1-rhel-9
- () containers/jboss-eap81-openjdk21-builder-openshift - jb-eap-8.1-rhel-9
- () containers/jboss-eap81-openjdk21-runtime-openshift - jb-eap-8.1-rhel-9
- Github repos / branches:
- clones
-
JBEAP-24639 Prepare the OpenShift container for EAP 8 GA
- Resolved
- is cloned by
-
JBEAP-28329 Prepare the OpenShift containers for EAP 8.1 Beta
- New