Commit e28f9d4
committed
docker-compose: Add daily Trigger service
This change addresses the requirement to reduce the frequency of
creating Checkout Nodes instead of setting frequency limits on Maestro
Jobs (which might result in empty Checkouts in the Web Dashboard).
Configuration values in use do not provide a fix for the reported issue.
They were chosen to verify this approach on the Maestro Staging
instance. A tree has been selected using following criteria:
- adds as little as possible load for the Staging build cluster instance
- preferably has only one monitored branch which doesn't get updated often
- is related to the netdev tree already present in the Docker Compose deployment.
Resolves: kernelci/kernelci-core#2857
Signed-off-by: Paweł Wieczorek <pawiecz@collabora.com>1 parent 19170c0 commit e28f9d4
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
138 | 151 | | |
139 | 152 | | |
140 | 153 | | |
| |||
0 commit comments