From 932ed0c3a3c84ac1987c87527b3abe77c371acd6 Mon Sep 17 00:00:00 2001 From: chenhaoran Date: Mon, 2 Sep 2024 20:49:34 +0800 Subject: [PATCH] tetst:add assert check in ci --- Jenkinsfile2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile2 b/Jenkinsfile2 index 60574e2850..53d3b7ec54 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -423,8 +423,8 @@ pipeline { echo "''' + env.FILE_CHANGED + '''" > ${WKDIR}/tmp/${BRANCH_NAME}_${BUILD_ID}/docs_changed.txt ''' sh ''' - cd ${WKC}/tests/parallel_test - python3 count_assert.py + cd ${WKC}/tests/ci + python3 count_assert.py ''' sh ''' date