Home | History | Annotate | Download | only in afe

Lines Matching refs:max_runtime_mins

1362     max_runtime_mins: minutes from job starting time until job times out
1518 max_runtime_mins = dbmodels.IntegerField(default=DEFAULT_MAX_RUNTIME_MINS)
1602 max_runtime_mins=options.get('max_runtime_mins'),