Home | History | Annotate | Download | only in afe

Lines Matching refs:max_runtime_mins

1368     max_runtime_mins: minutes from job starting time until job times out
1529 max_runtime_mins = dbmodels.IntegerField(default=DEFAULT_MAX_RUNTIME_MINS)
1613 max_runtime_mins=options.get('max_runtime_mins'),