Commit 0912d73
authored
ci: increase tracer test suite memory request (#15324)
## Description
We were seeing some OOM Kills from k8s of the tracer test suite.
I saw memory usage spike to 3GB before being killed, this updates it to
4GB.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->1 parent 567c5ae commit 0912d73
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
254 | 256 | | |
255 | 257 | | |
256 | 258 | | |
| |||
0 commit comments