Removed working tests. Validating remaining tests.

[ROCm/composable_kernel commit: 1397924c21]
This commit is contained in:
Andrew Clark
2026-01-23 14:25:21 -05:00
committed by andrew clark
parent 8136cf5c72
commit b555c06b8d

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"
"""