We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b091261 commit 6bac298Copy full SHA for 6bac298
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 = "SdkIntegTestStaticPipeline13"
40
-STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint13"
+STATIC_PIPELINE_NAME = "SdkIntegTestStaticPipeline14"
+STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint14"
41
42
43
@pytest.fixture
0 commit comments