From 9d50cc1faa04be6ac8d1d6cc83779305516a305a Mon Sep 17 00:00:00 2001 From: Dave Pigott Date: Wed, 2 Dec 2020 13:22:47 +0000 Subject: Add new qemu worker to lkft Change-Id: I5bc91e2f9272405fb683d5c2c88ac60887df8ca3 --- dhcp/lkft.validation.linaro.org/static-lease.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dhcp') diff --git a/dhcp/lkft.validation.linaro.org/static-lease.conf b/dhcp/lkft.validation.linaro.org/static-lease.conf index 6fe5f31..681315a 100644 --- a/dhcp/lkft.validation.linaro.org/static-lease.conf +++ b/dhcp/lkft.validation.linaro.org/static-lease.conf @@ -239,6 +239,11 @@ host lkft-rpi-qemu02 { fixed-address 10.66.16.141; } +host lkft-rpi-qemu03 { + hardware ethernet dc:a6:32:e1:7e:5a; + fixed-address 10.66.16.142; +} + host lkft-rpi-qemu04 { hardware ethernet dc:a6:32:e1:79:65; fixed-address 10.66.16.143; -- cgit v1.2.3