Commit e17273d
authored
* MONGOCRYPT-820 bypass `serverStatus` from auto-encryption
* reduce `exec_timeout_secs`
Set to 3600 seconds (60 minutes) to match comment. Fixes error from `evergreen validate`:
```
exec timeout (216000) is too high
```
1 parent ed95121 commit e17273d
File tree
3 files changed
+4
-1
lines changed- .evergreen
- src
- test
3 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
| 562 | + | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2186 | 2186 | | |
2187 | 2187 | | |
2188 | 2188 | | |
| 2189 | + | |
| 2190 | + | |
2189 | 2191 | | |
2190 | 2192 | | |
2191 | 2193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
990 | 990 | | |
991 | 991 | | |
992 | 992 | | |
| 993 | + | |
993 | 994 | | |
994 | 995 | | |
995 | 996 | | |
| |||
0 commit comments