Searched refs:COMPLETED_STATUSES (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/.gitlab-ci/bin/ | ||
H A D | ci_run_n_monitor.py | 61 COMPLETED_STATUSES = ["success", "failed"] variable 231 if job.status in COMPLETED_STATUSES: |
Completed in 2 milliseconds