mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-27 08:25:46 +00:00
Removing working cases to test other failure examples
[ROCm/composable_kernel commit: 58e1d03244]
This commit is contained in:
committed by
andrew clark
parent
c490f137b3
commit
c3c318c340
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -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")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user