Commit 931b654
committed
LCORE-1253: Exclude proxy tests from default e2e suite
Remove proxy.feature from test_list.txt. The proxy tests restart
Llama Stack with modified configs and need real proxy infrastructure,
which disrupts other e2e tests when run sequentially in CI.
Proxy tests are run separately via:
uv run behave tests/e2e/features/proxy.feature --no-capture1 parent e4af26a commit 931b654
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
0 commit comments