From 8c91ce81bf121666e3af0e13415d6e0dcf9aee28 Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Fri, 23 Jan 2026 13:02:25 -0500 Subject: [PATCH] Adding forcing failure to test notifications [ROCm/composable_kernel commit: 95768d1b22697488f793ab90fbc7ca8e241aa6e7] --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index cd7678df1a..5e1a5af3e4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -44,6 +44,7 @@ def testLog() { echo "Testing docker login failed" echo "docker login failed Testing" """ + error("Forcing failure to test notifications") } // Scan the build logs for failures and send notifications.