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 22abf1b0d9
commit ec4a6be1ed

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