From f78cd9ce1842a838f5aa77b405cdd0d98defbb57 Mon Sep 17 00:00:00 2001 From: Eudaldo Alonso Date: Tue, 9 Apr 2024 20:33:17 +0200 Subject: [PATCH] LRCI-4176 Removes it from stable. From Lawrence Lee The frequency the tests are run was a decision that was made when portal releases where not regular. Now that we are on weekly releases, the gauntlet tests are sufficient to catch breaking changes in time before we introduce them to customers. --- test.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/test.properties b/test.properties index 2a8bbdf9516a19..60b742d01e9ee8 100644 --- a/test.properties +++ b/test.properties @@ -9864,7 +9864,6 @@ test.batch.run.property.query[functional-orcllinux9-tomcat90-mysql57-jdk8]=\ modules-compile-jdk8,\ modules-integration-mysql57-jdk8_stable,\ modules-unit-jdk8_stable,\ - #modules-unit-project-templates-jdk8,\ playwright-compile-jdk8,\ playwright-js-tomcat90-mysql57-jdk8_stable,\ pmd-jdk8,\