From 1f2ec422c7244aaf4b64f3b1758a648722c99ad3 Mon Sep 17 00:00:00 2001 From: Grzegorz Oleksy Date: Tue, 14 Jul 2026 12:19:33 +0200 Subject: [PATCH] [ACS-12125] Tests against 26.2.0-A.28 --- .github/workflows/ci.yml | 9 ++++++++ pom.xml | 46 +++++++++++++++++++++++++++++++++++++--- 2 files changed, 52 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 878ab65f..36f18fe0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,6 +58,12 @@ jobs: include: - name: "current version Java 21" java-version: 21 + - name: "26.2 Enterprise Java 21" + java-version: 21 + suite: -Penterprise-262-tests + - name: "26.2 Community Java 21" + java-version: 21 + suite: -Pcommunity-262-tests - name: "26.1 Enterprise Java 21" java-version: 21 suite: -Penterprise-261-tests @@ -79,6 +85,9 @@ jobs: - name: "25.1 Community Java 17" java-version: 17 suite: -Pcommunity-251-tests + - name: "23.7 Enterprise Java 17" + java-version: 17 + suite: -Penterprise-237-tests - name: "23.5 Enterprise Java 17" java-version: 17 suite: -Penterprise-235-tests diff --git a/pom.xml b/pom.xml index b1786173..de7a6f20 100644 --- a/pom.xml +++ b/pom.xml @@ -238,6 +238,20 @@ + + + enterprise-237-tests + + acs-packaging + 23.7.1 + 23.7.1 + 23.7.2.1 + quay.io/alfresco/alfresco-content-repository + quay.io/alfresco/alfresco-share + alfresco + + + community-251-tests @@ -295,9 +309,9 @@ enterprise-254-tests acs-packaging - 25.4.0 - 25.4.0 - 25.4.0.61 + 25.4.1 + 25.4.1 + 25.4.1.2 quay.io/alfresco/alfresco-content-repository quay.io/alfresco/alfresco-share alfresco @@ -330,6 +344,32 @@ + + + community-262-tests + + acs-community-packaging + 26.2.0-A.28 + 26.2.0-A.28 + 26.2.0.64 + alfresco/alfresco-content-repository-community + alfresco/alfresco-share + alfresco + + + + enterprise-262-tests + + acs-packaging + 26.2.0-A.28 + 26.2.0-A.28 + 26.2.0.64 + quay.io/alfresco/alfresco-content-repository + quay.io/alfresco/alfresco-share + alfresco + + + sdk-release