We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc9dc39 + beeabbd commit 4c3ec7dCopy full SHA for 4c3ec7d
tests/integ/sagemaker/lineage/conftest.py
@@ -36,8 +36,8 @@
36
from tests.integ.sagemaker.lineage.helpers import name, names
37
38
SLEEP_TIME_SECONDS = 1
39
-STATIC_PIPELINE_NAME = "SdkIntegTestStaticPipeline16"
40
-STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint16"
+STATIC_PIPELINE_NAME = "SdkIntegTestStaticPipeline17"
+STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint17"
41
42
43
@pytest.fixture
0 commit comments