fix: adjust provider type in test

provider_id is no longer valid in a build.yaml, remove it in the external provider test

Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
Charlie Doern 2025-07-26 11:58:23 -04:00
parent 09abdb0a37
commit d0c3f0bde4
4 changed files with 4 additions and 4 deletions

View file

@ -3,8 +3,7 @@ distribution_spec:
description: Custom distro for CI tests
providers:
weather:
- provider_id: kaze
provider_type: remote::kaze
- provider_type: remote::kaze
image_type: venv
image_name: ci-test
external_providers_dir: ~/.llama/providers.d