mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 13:52:00 +00:00
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:
parent
140ee7d337
commit
c4c64a1c8f
2 changed files with 0 additions and 54 deletions
12
tests/external/ramalama-stack/run.yaml
vendored
12
tests/external/ramalama-stack/run.yaml
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue