1if not config.enable_rocm_runner or not config.rocm_test_chipset:2 config.unsupported = True3 4config.substitutions.append(("%chip", config.rocm_test_chipset))5