Commit Graph

5 Commits (9481df976fbe801c421bafa179344024a60b7e88)

Author SHA1 Message Date
kkscilife cc3c48ae47
test(ci_scripts): add load ckpt cases (#208)
* fix format

* add scripts for load ckpt case

* update test config

* debug:use var in json

* fix syntax error

* export pythonpath

* use absolute path

* use father path of workspace

* debug load new ckpt

* change data path

* add train folder

* fix code format

* fix pylint warning

---------

Co-authored-by: wangmengke <wangmengke@pjlab.org.cn>
2023-08-21 15:24:43 +08:00
kkscilife ccb06a98e4
test(ci_scripts): add timeout settings and clean work after the slurm job (#185)
* restore pr test on develop branch

* add mask

* add post action to cancel slurm job

* remove readonly attribute on job log

* add debug info

* debug job log

* try stdin

* use stdin

* set default value avoid error

* try setting readonly on job log

* performance echo

* remove debug info

* use squeue to check slurm job status

* restore the lossed parm

* litmit retry times

* use exclusive to avoid port already in use

* optimize loop body

* remove partition

* add {} for variables

* set env variable for slurm partition

---------

Co-authored-by: qa-caif-cicd <qa-caif-cicd@pjlab.org.cn>
2023-08-11 17:09:56 +08:00
zachtzy 585071c95b
test(ci_scripts): clean test data after test, remove unnecessary global variables, and other optimizations (#165)
* test: optimization of ci scripts(variables, test data cleaning, etc).

* chore(workflows): disable ci job on push.

* fix: update partition
2023-08-03 11:26:51 +08:00
kkscilife 7fbf85eac9
use llm partition (#159)
Co-authored-by: qa-caif-cicd <qa-caif-cicd@pjlab.org.cn>
2023-08-01 17:49:01 +08:00
kkscilife 03851ea2fa
add demo test (#132)
Co-authored-by: qa-caif-cicd <qa-caif-cicd@pjlab.org.cn>
2023-07-25 19:51:50 +08:00