diff --git a/Jenkinsfile b/Jenkinsfile index d860dc0fca..49949d8851 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -37,9 +37,7 @@ def checkForPattern(pattern, log) { def testLog() { // Todo: Remove test examples sh """ - echo "Testing GPU not found" echo "GPU not found Testing" - echo "Testing docker login failed" echo "docker login failed Testing" """ error("Forcing failure to test notifications")