Searched full:job_timeout (Results 1 – 6 of 6) sorted by relevance
292 "job_timeout, expectation",296 def test_wait_for_job_get_started_no_time_to_run(monkeypatch, job_timeout, expectation): argument297 monkeypatch.setattr("lava.lava_job_submitter.CI_JOB_TIMEOUT_SEC", job_timeout)
135 … JOB_TIMEOUT: ${{ matrix.mem_leak_check == 'mem_leak_check' && 600 || inputs.timeout-minutes }}137 echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}"
143 … JOB_TIMEOUT: ${{ matrix.mem_leak_check == 'mem_leak_check' && 600 || inputs.timeout-minutes }}145 echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}"
124 … JOB_TIMEOUT: ${{ matrix.mem_leak_check == 'mem_leak_check' && 600 || inputs.timeout-minutes }}126 echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}"
136 … JOB_TIMEOUT: ${{ matrix.mem_leak_check == 'mem_leak_check' && 600 || inputs.timeout-minutes }}138 echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}"
174 … JOB_TIMEOUT: ${{ matrix.mem_leak_check == 'mem_leak_check' && 600 || inputs.timeout-minutes }}176 echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}"