mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 14:59:17 +00:00
Removed working tests. Validating remaining tests.
This commit is contained in:
committed by
andrew clark
parent
6c596b9553
commit
1397924c21
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -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"
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user