Commit c1f7b5fb authored by zhenwu's avatar zhenwu
Browse files

remove mysql test


Former-commit-id: 9060f1f42dc6603bd4389c6875138a38ac36626e
parent 00854843
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4,8 +4,7 @@ timeout(time: 60, unit: 'MINUTES') {
        sh "pytest . --alluredir=\"test_out/dev/single/sqlite\" --level=1 --ip ${env.PIPELINE_NAME}-${env.BUILD_NUMBER}-single-gpu-milvus-gpu-engine.milvus.svc.cluster.local"
    }
    // mysql database backend test
    load "${env.WORKSPACE}/ci/jenkins/jenkinsfile/cleanupSingleDev.groovy"

    // load "${env.WORKSPACE}/ci/jenkins/jenkinsfile/cleanupSingleDev.groovy"

    // Remove mysql-version tests: 10-28