mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 22:39:03 +00:00
Removing working cases to test other failure examples
This commit is contained in:
committed by
andrew clark
parent
95768d1b22
commit
58e1d03244
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