Skip to content

Commit 9ec0565

Browse files
committed
tests: Bump CMS commit
Signed-off-by: Phoevos Kalemkeris <[email protected]>
1 parent 345c168 commit 9ec0565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
TEST_CMS_MODEL_PACK = TEST_ASSETS / "simple_model4test-3.9-1.12.0_edeb88f7986cb05c.zip"
3535

3636
COGSTACK_MODEL_SERVE_REPO = "https://github.com/CogStack/CogStack-ModelServe.git"
37-
COGSTACK_MODEL_SERVE_COMMIT = "ce8354f761c4b475e0d12326c37c65f1a8462d26"
37+
COGSTACK_MODEL_SERVE_COMMIT = "fe67f5d495a42a91144a2c47b7ff205e2423accd"
3838
COGSTACK_MODEL_SERVE_LOCAL_PATH = Path("downloads/CogStack-ModelServe")
3939
COGSTACK_MODEL_SERVE_COMPOSE = "docker-compose.yml"
4040
COGSTACK_MODEL_SERVE_COMPOSE_PROJECT_NAME = "cmg-test"

0 commit comments

Comments
 (0)