Adding forcing failure to test notifications

[ROCm/composable_kernel commit: 95768d1b22]
This commit is contained in:
Andrew Clark
2026-01-23 13:02:25 -05:00
committed by andrew clark
parent 18e95f26aa
commit 8c91ce81bf

1
Jenkinsfile vendored
View File

@@ -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.