mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-08 14:41:40 +00:00
When converting an ister JSON configuration file to a clr-installer YAML configuration file, we want to ensure a single kernel is set. Additional kernel result in a warning as ISO mainly due to ISO generation limitation in the code. Add new coverage test for multiple kernels. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>