Unverified Commit 04fe92d7 authored by Keiven C's avatar Keiven C Committed by GitHub
Browse files

test: router mocker E2E tests to run serially for stability (#6018)


Signed-off-by: default avatarKeiven Chang <keivenchang@users.noreply.github.com>
Co-authored-by: default avatarKeiven Chang <keivenchang@users.noreply.github.com>
parent 400126d2
...@@ -43,7 +43,6 @@ pytestmark = [ ...@@ -43,7 +43,6 @@ pytestmark = [
pytest.mark.pre_merge, pytest.mark.pre_merge,
pytest.mark.gpu_0, pytest.mark.gpu_0,
pytest.mark.integration, pytest.mark.integration,
pytest.mark.parallel,
pytest.mark.model(MODEL_NAME), pytest.mark.model(MODEL_NAME),
] ]
NUM_MOCKERS = 2 NUM_MOCKERS = 2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment