test: re-enable external provider module test

this test should only _install_ the provider, not run it. The functional testing of an external provider beyond module installation should be up to
the provider itself until we have API stability

Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
Charlie Doern 2025-07-31 07:34:27 -04:00
parent 140ee7d337
commit c4c64a1c8f
2 changed files with 0 additions and 54 deletions

View file

@ -1,12 +0,0 @@
version: 2
image_name: ramalama
apis:
- inference
providers:
inference:
- provider_id: ramalama
provider_type: remote::ramalama
module: ramalama_stack==0.3.0a0
config: {}
server:
port: 8321