Skip to content

Commit 76564ac

Browse files
authored
Removed unwanted marker (#419)
Signed-off-by: Milind Waykole <mwaykole@redhat.com>
1 parent a97259b commit 76564ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/model_serving/model_server/model_car/test_oci_image.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
from utilities.inference_utils import Inference
77
from utilities.manifests.onnx import ONNX_INFERENCE_CONFIG
88

9-
pytestmark = [pytest.mark.serverless, pytest.mark.rawdeployment]
10-
119

1210
@pytest.mark.parametrize(
1311
"unprivileged_model_namespace, serving_runtime_from_template, model_car_inference_service",

0 commit comments

Comments
 (0)