Test gerrit lib (and jeepyb) against Gerrit 3.10.3
This is what we recently updated to in production and 3.11/latest is known to have extra setup steps we need to sort out. Catch up with production then we'll sort out what the newer Gerrit version needs. Change-Id: I5f90637ec947ae4776848f9fb70e352ab210ea62
This commit is contained in:
parent
1dd61d944b
commit
070449f22f
@ -4,7 +4,8 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
gerrit:
|
gerrit:
|
||||||
image: gerritcodereview/gerrit
|
# TODO update to latest after we sort out 3.11 bootstrapping
|
||||||
|
image: gerritcodereview/gerrit:3.10.3
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
- "29418:29418"
|
- "29418:29418"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user