Searched refs:CI_NODE_INDEX (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/
H A Dpiglit-runner.sh20 if [ -n "$PIGLIT_FRACTION" -o -n "$CI_NODE_INDEX" ]; then
27 if [ -n "$CI_NODE_INDEX" ]; then
28 PIGLIT_RUNNER_OPTIONS="$PIGLIT_RUNNER_OPTIONS --fraction-start ${CI_NODE_INDEX}"
H A Drun_cl.sh23 if [ -n "$CI_NODE_INDEX" ]; then
35 sed -ni $CI_NODE_INDEX~$CI_NODE_TOTAL"p" /tmp/case-list.txt
H A Drun.sh135 if [ -n "$CI_NODE_INDEX" ]; then
184 sed -ni $CI_NODE_INDEX~$CI_NODE_TOTAL"p" /tmp/case-list.txt
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/
H A Dgenerate-env.sh13 CI_NODE_INDEX \
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/
H A Dgtest-runner.sh41 --fraction-start ${CI_NODE_INDEX:-1} \
H A Ddeqp-runner.sh70 if [ -n "$CI_NODE_INDEX" ]; then
71 sed -ni $CI_NODE_INDEX~$CI_NODE_TOTAL"p" /tmp/case-list.txt
170 --fraction-start $CI_NODE_INDEX \
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/lava/
H A Dlava-submit.sh32 --pipeline-info "$CI_JOB_NAME: $CI_PIPELINE_URL on $CI_COMMIT_REF_NAME ${CI_NODE_INDEX}/${CI_NODE_TOTAL}" \
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst3519 - ci: lava: pass CI_NODE_INDEX and CI_NODE_TOTAL to lava jobs
H A D21.0.0.rst1084 - ci/deqp: Allow specifying the caselist fraction separate from CI_NODE_INDEX.

Completed in 68 milliseconds