This is an automated email from the ASF dual-hosted git repository. baunsgaard pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/systemds.git
from 70c7657c38 [MINOR] Additional test script for learned sampling new 0e5293ecb6 [SYSTEMDS-3872] Java 17 Test Docker Image new 3f3ddb3523 [SYSTEMDS-3871] Java 17 MainDocker Image new e868917d76 [MINOR] Docker Guide Update new 3810f14324 [SYSTEMDS-3873] Java 17 System POM new f116482c7b [SYSTEMDS-3875] Java 17 Github Actions new e400835481 [SYSTEMDS-3875] Fix runs-on argument new 2ec5c70545 [SYSTEMDS-3880] Java 17 Federated Runner add-opens new c75e790e70 [SYSTEMDS-3880] Java 17 MultiTenant Test new b724d3e1c7 [SYSTEMDS-3873] Java 17 preserve argline for POM The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/workflows/build-cron.yml | 2 +- .github/workflows/build.yml | 2 +- .github/workflows/cleanup-transient-artifacts.yml | 2 +- .github/workflows/docker-cd.yml | 2 +- .github/workflows/docker-release.yml | 2 +- .github/workflows/docker-testImage.yml | 2 +- .github/workflows/documentation.yml | 4 +- .github/workflows/javaTests.yml | 11 +--- .github/workflows/license.yml | 4 +- .github/workflows/monitoringUITests.yml | 2 +- .github/workflows/python.yml | 4 +- docker/README.md | 24 +++---- docker/build.sh | 6 +- docker/sysds.Dockerfile | 76 ++++++++++++---------- docker/testsysds.Dockerfile | 45 ++++++------- pom.xml | 18 ++++- .../org/apache/sysds/test/AutomatedTestBase.java | 10 ++- .../federated/multitenant/MultiTenantTestBase.java | 11 +++- 18 files changed, 130 insertions(+), 97 deletions(-)