mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-14 13:29:31 +00:00
Use @DEFENABLEANNOTATIONS_COCO@ in configuration-qemu-snp.toml, for consistency with the tdx and coco-dev configuration files. k8s-initdata.bats was failing during CI on SNP without this change, because the cc_init_data annotation was disabled. Signed-off-by: Dan Mihai <dmihai@microsoft.com>