terraform/hydra-projects: keep one evaluation only for emacs_overlay
755024956d
This commit is contained in:
parent
be9777f41f
commit
f2ea7aa875
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ resource "hydra_jobset" "emacs_overlay" {
|
||||||
|
|
||||||
check_interval = 1800
|
check_interval = 1800
|
||||||
scheduling_shares = 3000
|
scheduling_shares = 3000
|
||||||
keep_evaluations = 3
|
keep_evaluations = 1
|
||||||
|
|
||||||
email_notifications = false
|
email_notifications = false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue