1common: 2 arch_allow: x86 3 platform_allow: intel_ehl_crb 4 tags: 5 - edac 6 - ibecc 7tests: 8 edac.ibecc.production: 9 extra_configs: 10 - CONFIG_EDAC_ERROR_INJECT=n 11 - CONFIG_EDAC_LOG_LEVEL_DBG=y 12 edac.ibecc.injection: 13 extra_configs: 14 - CONFIG_EDAC_ERROR_INJECT=y 15 edac.ibecc.injection.user: 16 extra_configs: 17 - CONFIG_EDAC_ERROR_INJECT=y 18 - CONFIG_TEST_USERSPACE=y 19