mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
Removed working tests. Validating remaining tests.
[ROCm/composable_kernel commit: 1397924c21]
This commit is contained in:
committed by
andrew clark
parent
8136cf5c72
commit
b555c06b8d
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