clean up crash_gen
This commit is contained in:
parent
230bcee1e0
commit
f27a35d11c
|
@ -175,6 +175,7 @@ pipeline {
|
|||
sh '''
|
||||
cd ${WKC}/tests/pytest
|
||||
rm -rf /var/lib/taos/*
|
||||
rm -rf /var/log/taos/*
|
||||
./handle_crash_gen_val_log.sh
|
||||
'''
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue