llama-stack-mirror/llama_stack/templates/ci-tests
Sébastien Han 98db4a226f
chore(refact)!: simplify config management
We are dropping configuration via CLI flag almost entirely. If any
server configuration has to be tweak it must be done through the server
section in the run.yaml.

This is unfortunately a breaking change for whover was using:

* `--tls-*`
* `--disable_ipv6`

`--port` stays around and get a special treatment since we believe, it's
common for user dev to change port for quick experimentations.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-07 16:39:04 +02:00
..
__init__.py test: add a ci-tests distro template for running e2e tests (#1237) 2025-02-24 14:43:21 -08:00
build.yaml fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
ci_tests.py fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
run.yaml chore(refact)!: simplify config management 2025-05-07 16:39:04 +02:00