We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345c168 commit 9ec0565Copy full SHA for 9ec0565
tests/integration/utils.py
@@ -34,7 +34,7 @@
34
TEST_CMS_MODEL_PACK = TEST_ASSETS / "simple_model4test-3.9-1.12.0_edeb88f7986cb05c.zip"
35
36
COGSTACK_MODEL_SERVE_REPO = "https://github.com/CogStack/CogStack-ModelServe.git"
37
-COGSTACK_MODEL_SERVE_COMMIT = "ce8354f761c4b475e0d12326c37c65f1a8462d26"
+COGSTACK_MODEL_SERVE_COMMIT = "fe67f5d495a42a91144a2c47b7ff205e2423accd"
38
COGSTACK_MODEL_SERVE_LOCAL_PATH = Path("downloads/CogStack-ModelServe")
39
COGSTACK_MODEL_SERVE_COMPOSE = "docker-compose.yml"
40
COGSTACK_MODEL_SERVE_COMPOSE_PROJECT_NAME = "cmg-test"
0 commit comments