Removed working tests. Validating remaining tests.

This commit is contained in:
Andrew Clark
2026-01-23 14:25:21 -05:00
committed by andrew clark
parent 6c596b9553
commit 1397924c21

2
Jenkinsfile vendored
View File

@@ -37,10 +37,8 @@ def checkForPattern(pattern, log) {
def testLog() {
// Todo: Remove test examples
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"
"""