aboutsummaryrefslogtreecommitdiff
path: root/test/integ-test/expected-results
diff options
context:
space:
mode:
Diffstat (limited to 'test/integ-test/expected-results')
-rw-r--r--test/integ-test/expected-results/ipxemenu.txt4
-rw-r--r--test/integ-test/expected-results/poll-k8s1-1.txt12
-rw-r--r--test/integ-test/expected-results/poll-k8s1-2.txt12
-rw-r--r--test/integ-test/expected-results/poll-k8s1-3-stg.txt12
-rw-r--r--test/integ-test/expected-results/poll-k8s1-4-stg.txt12
-rw-r--r--test/integ-test/expected-results/poll-unknown-set-from-ui.txt12
6 files changed, 17 insertions, 47 deletions
diff --git a/test/integ-test/expected-results/ipxemenu.txt b/test/integ-test/expected-results/ipxemenu.txt
index 412ea6f..a10a4f9 100644
--- a/test/integ-test/expected-results/ipxemenu.txt
+++ b/test/integ-test/expected-results/ipxemenu.txt
@@ -1,7 +1,7 @@
#!ipxe
menu Choose target to boot
-item /configs/coreos.ipxe coreos.ipxe
-item /env/production/configs/coreos.ipxe coreos.ipxe [production]
+item /configs/flatcar.ipxe flatcar.ipxe
+item /env/production/configs/flatcar.ipxe flatcar.ipxe [production]
choose target
echo -n Enter hostname or none:
diff --git a/test/integ-test/expected-results/poll-k8s1-1.txt b/test/integ-test/expected-results/poll-k8s1-1.txt
index 46043fd..9a2fa77 100644
--- a/test/integ-test/expected-results/poll-k8s1-1.txt
+++ b/test/integ-test/expected-results/poll-k8s1-1.txt
@@ -1,14 +1,8 @@
#!ipxe
-set coreos-url http://stable.release.core-os.net/amd64-usr/1122.3.0
+set flatcar-url https://stable.release.flatcar-linux.net/amd64-usr/1122.3.0
-echo This will currently autologin into tty1 on the console.
-echo From there you can su to root and install CoreOS to disk using:
-echo coreos-install -d /dev/sda -C stable
-echo You will probably need to chroot into /dev/sda9 to configure accounts.
-echo More info @ http://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/
-
-kernel ${coreos-url}/coreos_production_pxe.vmlinuz cloud-config-url=http://localhost:18888/configs/coreos-baremetal.yaml?release=stable console=tty1 coreos.autologin=tty1
-initrd ${coreos-url}/coreos_production_pxe_image.cpio.gz
+kernel ${flatcar-url}/flatcar_production_pxe.vmlinuz initrd=flatcar_production_pxe_image.cpio.gz flatcar.first_boot=1 ignition.config.url=http://localhost:18888/configs/ignition/baremetal
+initrd ${flatcar-url}/flatcar_production_pxe_image.cpio.gz
boot
diff --git a/test/integ-test/expected-results/poll-k8s1-2.txt b/test/integ-test/expected-results/poll-k8s1-2.txt
index 46043fd..9a2fa77 100644
--- a/test/integ-test/expected-results/poll-k8s1-2.txt
+++ b/test/integ-test/expected-results/poll-k8s1-2.txt
@@ -1,14 +1,8 @@
#!ipxe
-set coreos-url http://stable.release.core-os.net/amd64-usr/1122.3.0
+set flatcar-url https://stable.release.flatcar-linux.net/amd64-usr/1122.3.0
-echo This will currently autologin into tty1 on the console.
-echo From there you can su to root and install CoreOS to disk using:
-echo coreos-install -d /dev/sda -C stable
-echo You will probably need to chroot into /dev/sda9 to configure accounts.
-echo More info @ http://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/
-
-kernel ${coreos-url}/coreos_production_pxe.vmlinuz cloud-config-url=http://localhost:18888/configs/coreos-baremetal.yaml?release=stable console=tty1 coreos.autologin=tty1
-initrd ${coreos-url}/coreos_production_pxe_image.cpio.gz
+kernel ${flatcar-url}/flatcar_production_pxe.vmlinuz initrd=flatcar_production_pxe_image.cpio.gz flatcar.first_boot=1 ignition.config.url=http://localhost:18888/configs/ignition/baremetal
+initrd ${flatcar-url}/flatcar_production_pxe_image.cpio.gz
boot
diff --git a/test/integ-test/expected-results/poll-k8s1-3-stg.txt b/test/integ-test/expected-results/poll-k8s1-3-stg.txt
index 46043fd..9a2fa77 100644
--- a/test/integ-test/expected-results/poll-k8s1-3-stg.txt
+++ b/test/integ-test/expected-results/poll-k8s1-3-stg.txt
@@ -1,14 +1,8 @@
#!ipxe
-set coreos-url http://stable.release.core-os.net/amd64-usr/1122.3.0
+set flatcar-url https://stable.release.flatcar-linux.net/amd64-usr/1122.3.0
-echo This will currently autologin into tty1 on the console.
-echo From there you can su to root and install CoreOS to disk using:
-echo coreos-install -d /dev/sda -C stable
-echo You will probably need to chroot into /dev/sda9 to configure accounts.
-echo More info @ http://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/
-
-kernel ${coreos-url}/coreos_production_pxe.vmlinuz cloud-config-url=http://localhost:18888/configs/coreos-baremetal.yaml?release=stable console=tty1 coreos.autologin=tty1
-initrd ${coreos-url}/coreos_production_pxe_image.cpio.gz
+kernel ${flatcar-url}/flatcar_production_pxe.vmlinuz initrd=flatcar_production_pxe_image.cpio.gz flatcar.first_boot=1 ignition.config.url=http://localhost:18888/configs/ignition/baremetal
+initrd ${flatcar-url}/flatcar_production_pxe_image.cpio.gz
boot
diff --git a/test/integ-test/expected-results/poll-k8s1-4-stg.txt b/test/integ-test/expected-results/poll-k8s1-4-stg.txt
index 6195e9e..cd61e34 100644
--- a/test/integ-test/expected-results/poll-k8s1-4-stg.txt
+++ b/test/integ-test/expected-results/poll-k8s1-4-stg.txt
@@ -1,14 +1,8 @@
#!ipxe
-set coreos-url http://stable.release.core-os.net/amd64-usr/1298.6.0
+set flatcar-url https://stable.release.flatcar-linux.net/amd64-usr/1298.6.0
-echo This will currently autologin into tty1 on the console.
-echo From there you can su to root and install CoreOS to disk using:
-echo coreos-install -d /dev/sda -C stable
-echo You will probably need to chroot into /dev/sda9 to configure accounts.
-echo More info @ http://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/
-
-kernel ${coreos-url}/coreos_production_pxe.vmlinuz cloud-config-url=http://localhost:18888/env/staging/configs/coreos-baremetal.yaml?release=stable console=tty1 coreos.autologin=tty1
-initrd ${coreos-url}/coreos_production_pxe_image.cpio.gz
+kernel ${flatcar-url}/flatcar_production_pxe.vmlinuz initrd=flatcar_production_pxe_image.cpio.gz flatcar.first_boot=1 ignition.config.url=http://localhost:18888/env/staging/configs/ignition/baremetal
+initrd ${flatcar-url}/flatcar_production_pxe_image.cpio.gz
boot
diff --git a/test/integ-test/expected-results/poll-unknown-set-from-ui.txt b/test/integ-test/expected-results/poll-unknown-set-from-ui.txt
index 08e161e..9ac72f3 100644
--- a/test/integ-test/expected-results/poll-unknown-set-from-ui.txt
+++ b/test/integ-test/expected-results/poll-unknown-set-from-ui.txt
@@ -1,14 +1,8 @@
#!ipxe
-set coreos-url http://stable.release.core-os.net/amd64-usr/666.0
+set flatcar-url https://stable.release.flatcar-linux.net/amd64-usr/666.0
-echo This will currently autologin into tty1 on the console.
-echo From there you can su to root and install CoreOS to disk using:
-echo coreos-install -d /dev/sda -C stable
-echo You will probably need to chroot into /dev/sda9 to configure accounts.
-echo More info @ http://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/
-
-kernel ${coreos-url}/coreos_production_pxe.vmlinuz cloud-config-url=http://localhost:18888/configs/coreos-virtual.yaml?release=stable console=tty1 coreos.autologin=tty1
-initrd ${coreos-url}/coreos_production_pxe_image.cpio.gz
+kernel ${flatcar-url}/flatcar_production_pxe.vmlinuz initrd=flatcar_production_pxe_image.cpio.gz flatcar.first_boot=1 ignition.config.url=http://localhost:18888/configs/ignition/virtual
+initrd ${flatcar-url}/flatcar_production_pxe_image.cpio.gz
boot
nihil fit ex nihilo