kairos/tests
Itxaka a25810dacf
Use kairos-init (#3130)
This uses Kairos init to build all images. X86, arm and UKI images are all build with init with a single docker file. Artifacts are then build from those, like isos or raw images

Also drops a bit of earthly ik the build process to directly build with docker and call aurora directly as well, so we have 1 less layer of complexity. Ideally with this, only docker is needed locally to generate final artifacts, upgrade images, raw images, UKI artifacts (EFI, upgrade and iso) and so on. Init + aurora substitutes the earthly pipeline for building.

Testing still relies on earthly for the ginkgo tests.


---------

Signed-off-by: Itxaka <itxaka@kairos.io>
2025-02-06 15:56:04 +01:00
..
assets Use kairos-init (#3130) 2025-02-06 15:56:04 +01:00
keys 🤖 Bump osbuilder and drop keys (#2381) 2024-03-27 16:43:45 +01:00
autoinstall_test.go Bump framework (#2932) 2024-10-16 09:32:50 +02:00
bundles_test.go 🐛 Move kairos vars to their own file (#2908) 2024-10-08 18:10:01 +02:00
custom_partitioning_test.go Bump framework (#2932) 2024-10-16 09:32:50 +02:00
encryption_test.go Bump framework (#2932) 2024-10-16 09:32:50 +02:00
go.mod Use kairos-init (#3130) 2025-02-06 15:56:04 +01:00
go.sum Use kairos-init (#3130) 2025-02-06 15:56:04 +01:00
install_target_test.go Use kairos-init (#3130) 2025-02-06 15:56:04 +01:00
install_test.go Bump framework (#2932) 2024-10-16 09:32:50 +02:00
netboot_test.go ⚠️ Add pure alpine flavor (#1465) 2023-10-18 20:34:15 +02:00
osv-scanner.toml Add osv scanning for PRs (#2678) 2024-07-01 16:09:47 +02:00
provider_decentralized_test.go Use a newer version in test 2024-12-13 17:17:02 +02:00
provider_install_qrcode_test.go Simplify check for enabled services on tests 2024-06-18 17:23:40 +02:00
provider_upgrade_k8s_test.go Fix test by checking the version in os-release for older release 2024-12-17 07:53:33 +02:00
provider_upgrade_latest_k8s_test.go Try to fix test by checking the correct file for logs 2024-12-16 14:34:41 +02:00
reset_test.go ⬆️ Bump framework (#2915) 2024-10-04 12:12:19 +02:00
tests_suite_test.go 🤖 Fix upgrade k8s test (#2947) 2024-10-16 20:55:41 +02:00
uki_test.go Bump framework to address CVE-2024-45337 (#3086) 2025-01-02 19:35:04 +02:00
upgrade_cli_test.go Improve uki iso stuff (#1854) 2023-10-03 22:00:55 +02:00
upgrade_latest_cli_test.go 🐛 Move kairos vars to their own file (#2908) 2024-10-08 18:10:01 +02:00
zfs_test.go Use kairos-init (#3130) 2025-02-06 15:56:04 +01:00