From d44063ac2b00c87c3398a3f80afe0d5118808996 Mon Sep 17 00:00:00 2001 From: Rob Rudin Date: Mon, 6 Oct 2025 14:00:07 -0400 Subject: [PATCH] MLE-24531 Draft PR with no real changes Want to see what the tests do. --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 7a969204..cfb5b34e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -91,6 +91,7 @@ pipeline{ JAVA_HOME_DIR="/home/builder/java/jdk-17.0.2" } stages{ + // Just adding this line so there's at least one change in this temporary PR. stage('runtests-11.3.1'){ agent {label 'nodeclientpool'} steps{