mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Give test_system an ip
executable
Same as the net-tools fix for CentOS 7, basically.
This commit is contained in:
parent
f39a85dbd8
commit
414c0907a7
@ -165,6 +165,11 @@ jobs:
|
||||
docker:
|
||||
- image: "ubuntu:18.04"
|
||||
|
||||
environment:
|
||||
<<: *UTF_8_ENVIRONMENT
|
||||
# Necessary for automatic address detection/assignment.
|
||||
EXTRA_PACKAGES: "iproute2"
|
||||
|
||||
|
||||
centos-7: &RHEL_DERIV
|
||||
docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user