From ec4a6be1ed697de29375ce552c6e45f8e14fd336 Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Fri, 23 Jan 2026 14:25:21 -0500 Subject: [PATCH] Removed working tests. Validating remaining tests. [ROCm/composable_kernel commit: 1397924c21603123c14d0db3242532eff666eae2] --- Jenkinsfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5ae56929dd..d860dc0fca 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -37,10 +37,8 @@ def checkForPattern(pattern, log) { def testLog() { // Todo: Remove test examples sh """ - echo "GPU not found" echo "Testing GPU not found" echo "GPU not found Testing" - echo "docker login failed" echo "Testing docker login failed" echo "docker login failed Testing" """