We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340a802 commit 3674ddfCopy full SHA for 3674ddf
tests/integ/sagemaker/lineage/conftest.py
@@ -47,7 +47,7 @@
47
SLEEP_TIME_TWO_SECONDS = 2
48
STATIC_PIPELINE_NAME = "SdkIntegTestStaticPipeline18"
49
STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint18"
50
-STATIC_MODEL_PACKAGE_GROUP_NAME = "SdkIntegTestStaticPipeline18ModelPackageGroup"
+STATIC_MODEL_PACKAGE_GROUP_NAME = "SdkIntegTestStaticPipeline17ModelPackageGroup"
51
52
53
@pytest.fixture
0 commit comments