summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/test-ipxe-ipv4-aarch64.xml2
-rw-r--r--network/test-ipxe-ipv4-x86_64.xml2
-rw-r--r--network/test-ipxe-ipv6-aarch64.xml2
-rw-r--r--network/test-ipxe-ipv6-x86_64.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/network/test-ipxe-ipv4-aarch64.xml b/network/test-ipxe-ipv4-aarch64.xml
index 8ba7148..c458cf8 100644
--- a/network/test-ipxe-ipv4-aarch64.xml
+++ b/network/test-ipxe-ipv4-aarch64.xml
@@ -13,7 +13,7 @@
<dnsmasq:option value='dhcp-boot=tag:aa64-pxe,arm64-efi/snponly.efi,,192.168.44.1'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='dhcp-userclass=set:ipxe,iPXE'/>
- <dnsmasq:option value='dhcp-boot=tag:ipxe,tests/helloworld.ipxe,,192.168.44.1'/>
+ <dnsmasq:option value='dhcp-boot=tag:ipxe,tests/scripts/helloworld.ipxe,,192.168.44.1'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='enable-tftp=testipxe4'/>
<dnsmasq:option value='tftp-root=/usr/share/ipxe'/>
diff --git a/network/test-ipxe-ipv4-x86_64.xml b/network/test-ipxe-ipv4-x86_64.xml
index 216148d..7c26162 100644
--- a/network/test-ipxe-ipv4-x86_64.xml
+++ b/network/test-ipxe-ipv4-x86_64.xml
@@ -13,7 +13,7 @@
<dnsmasq:option value='dhcp-boot=tag:aa64-pxe,ipxe-snponly-x86_64.efi,,192.168.44.1'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='dhcp-userclass=set:ipxe,iPXE'/>
- <dnsmasq:option value='dhcp-boot=tag:ipxe,tests/helloworld.ipxe,,192.168.44.1'/>
+ <dnsmasq:option value='dhcp-boot=tag:ipxe,tests/scripts/helloworld.ipxe,,192.168.44.1'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='enable-tftp=testipxe4'/>
<dnsmasq:option value='tftp-root=/usr/share/ipxe'/>
diff --git a/network/test-ipxe-ipv6-aarch64.xml b/network/test-ipxe-ipv6-aarch64.xml
index 101363c..2445a37 100644
--- a/network/test-ipxe-ipv6-aarch64.xml
+++ b/network/test-ipxe-ipv6-aarch64.xml
@@ -11,7 +11,7 @@
<dnsmasq:option value='dhcp-option=option6:bootfile-url,tftp://[fd00:2342::1]/arm64-efi/snponly.efi'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='dhcp-userclass=set:ipxe,iPXE'/>
- <dnsmasq:option value='dhcp-option=tag:ipxe,option6:bootfile-url,tftp://[fd00:2342::1]/tests/helloworld.ipxe'/>
+ <dnsmasq:option value='dhcp-option=tag:ipxe,option6:bootfile-url,tftp://[fd00:2342::1]/tests/scripts/helloworld.ipxe'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='enable-tftp=testipxe6'/>
<dnsmasq:option value='tftp-root=/usr/share/ipxe'/>
diff --git a/network/test-ipxe-ipv6-x86_64.xml b/network/test-ipxe-ipv6-x86_64.xml
index a090134..f29c083 100644
--- a/network/test-ipxe-ipv6-x86_64.xml
+++ b/network/test-ipxe-ipv6-x86_64.xml
@@ -11,7 +11,7 @@
<dnsmasq:option value='dhcp-option=option6:bootfile-url,tftp://[fd00:2342::1]/ipxe-snponly-x86_64.efi'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='dhcp-userclass=set:ipxe,iPXE'/>
- <dnsmasq:option value='dhcp-option=tag:ipxe,option6:bootfile-url,tftp://[fd00:2342::1]/tests/helloworld.ipxe'/>
+ <dnsmasq:option value='dhcp-option=tag:ipxe,option6:bootfile-url,tftp://[fd00:2342::1]/tests/scripts/helloworld.ipxe'/>
<dnsmasq:option value='#'/>
<dnsmasq:option value='enable-tftp=testipxe6'/>
<dnsmasq:option value='tftp-root=/usr/share/ipxe'/>