mirror of
https://github.com/containers/ramalama.git
synced 2026-02-05 06:46:39 +01:00
[trivial] correctly omit test_serve_api
Restore the e2e mark, otherwise unit-tests will run it Signed-off-by: Oliver Walsh <owalsh@redhat.com>
This commit is contained in:
@@ -705,6 +705,8 @@ def test_kube_generation_with_llama_api(test_model):
|
||||
assert re.search(r".*/llama-stack", content)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="pulls very large image")
|
||||
@pytest.mark.e2e
|
||||
@skip_if_docker
|
||||
@skip_if_no_container
|
||||
@skip_if_ppc64le
|
||||
|
||||
Reference in New Issue
Block a user