From c2cfd318da4d2907fbcf55aede71b337cf48fcf2 Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Fri, 23 Jan 2026 14:27:18 -0500 Subject: [PATCH] Removed working tests. Validating remaining tests. [ROCm/composable_kernel commit: 402f21d0a6ccf22c64f252f84768e046690b8810] --- Jenkinsfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index d860dc0fca..49949d8851 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -37,9 +37,7 @@ def checkForPattern(pattern, log) { def testLog() { // Todo: Remove test examples sh """ - echo "Testing GPU not found" echo "GPU not found Testing" - echo "Testing docker login failed" echo "docker login failed Testing" """ error("Forcing failure to test notifications")