This commit is contained in:
root 2021-03-27 15:39:03 +08:00
parent 1f4bba6533
commit b03c0c2060
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -190,7 +190,7 @@ pipeline {
cd ${WKC}/tests/pytest
rm -rf /var/lib/taos/*
rm -rf /var/log/taos/*
./handle_crash_gen_val_log.sh
./handle_taosd_val_log.sh
'''
}
timeout(time: 45, unit: 'MINUTES'){