We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe6284 commit b026769Copy full SHA for b026769
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