We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b026769 commit a5a12d9Copy full SHA for a5a12d9
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 = "SdkIntegTestStaticPipeline17"
40
-STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint17"
+STATIC_PIPELINE_NAME = "SdkIntegTestStaticPipeline18"
+STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint18"
41
42
43
@pytest.fixture
0 commit comments