Removing working cases to test other failure examples

[ROCm/composable_kernel commit: 58e1d03244]
This commit is contained in:
Andrew Clark
2026-01-23 13:56:47 -05:00
committed by andrew clark
parent c490f137b3
commit c3c318c340

2
Jenkinsfile vendored
View File

@@ -39,10 +39,8 @@ def testLog() {
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"
"""
error("Forcing failure to test notifications")
}