Commit 981a610
authored
[release/9.0-staging][HTTP] Stress fix for docker compose (#119455)
* [HTTP] Stress fix for docker compose
Backport of #119274 to release/10.0
/cc @ManickaP
## Customer Impact
- [ ] Customer reported
- [x] Found internally
Wind down docker compose between individual runs in HTTP stress.
## Regression
- [x] Yes
- [ ] No
Infra update.
## Testing
CI stress runs.
## Risk
Low. Test only change.
* Remove unnecessary docker-compose down commands
Removed 'docker-compose down' command from HTTP 1.1 and 2.0 stress test configurations.1 parent 89f3ed1 commit 981a610
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments