Commit 283fb9c
committed
fix(ci): increase kubectl rollout timeout from 5m to 10m
CKAN startup (60s readiness delay + migrations + uWSGI init) takes
~6-7 minutes. The 5m timeout was causing false-failure CI exits even
when the deploy succeeded.1 parent 17bae3d commit 283fb9c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
0 commit comments