tetst:add assert check in ci
This commit is contained in:
parent
cbc2849122
commit
b1efafc437
|
@ -424,7 +424,7 @@ pipeline {
|
|||
'''
|
||||
sh '''
|
||||
cd ${WKC}/tests/parallel_test
|
||||
./run_check_assert_container.sh -d ${WKDIR}
|
||||
python3 count_assert.py
|
||||
'''
|
||||
sh '''
|
||||
date
|
||||
|
|
Loading…
Reference in New Issue