Searched refs:maxRuntimeValue (Results 1 – 1 of 1) sorted by relevance
677 final int timeoutValue, maxRuntimeValue, testRetryValue; in submitJob() local681 maxRuntimeValue = parsePositiveIntegerInput( in submitJob()714 args.put("max_runtime_mins", new JSONNumber(maxRuntimeValue)); in submitJob()