Commit 5d8e1c1
committed
chore: improve RabbitMQ setup and update waiting conditions
- Change RabbitMQ image to `rabbitmq:3-management`
- Update waiting condition to use `wait.ForListeningPort("5672/tcp")` instead of `wait.ForLog("TCP: listening on")`
Signed-off-by: appleboy <[email protected]>1 parent e6b5e17 commit 5d8e1c1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments