gitian-builder
gitian-builder copied to clipboard
Not possible to run two instances of gbuild simulateneously (LXC)
Reproduce:
- Setup gitian with LXC in two different paths for two different builds.
- Run each build separately one after the other (works)
- Run both simultaneously at the same time (doesn't work)
Expected behaviour: Both builds should be able to run simultaneously
Observation: guest port, guest ip and name 'gitian' are all hardcoded, these should probably be configurable by env variable.