We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b026769 commit aa55cd7Copy full SHA for aa55cd7
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 = "SdkIntegTestStaticPipeline19"
+STATIC_ENDPOINT_NAME = "SdkIntegTestStaticEndpoint19"
41
42
43
@pytest.fixture
0 commit comments