Commit c2a6c6c
authored
fix: Update github workflow to prevent redis from overlapping ports. (#2350)
* Update redis port
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Add comment detailing why 12345 is port selected
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Keep redis at 6379 for now until we can test against new github workflow
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>1 parent 251eee4 commit c2a6c6c
File tree
2 files changed
+6
-0
lines changed- .github/workflows
- sdk/python/tests/integration/feature_repos
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
105 | 110 | | |
106 | 111 | | |
107 | 112 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments