Home
last modified time | relevance | path

Searched full:ci_job_name (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/tools/ci/
Dapply_bot_filter.py58 … 'BOT_JOB_FILTER', os.getenv('CI_JOB_NAME'))
/hal_espressif-2.7.6/tools/ci/config/
Dtarget-test.yml1 # for parallel jobs, CI_JOB_NAME will be "job_name index/total" (for example, "IT_001 1/2")
4 JOB_NAME_PREFIX=$(echo ${CI_JOB_NAME} | awk '{print $1}')