Skip to content

Commit 2a0d73d

Browse files
authored
Merge branch 'master' into remove_tf
2 parents eb5ea46 + 15b1be7 commit 2a0d73d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/test_inference_pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
@pytest.mark.continuous_testing
3333
@pytest.mark.regional_testing
34-
@pytest.mark.skip(reason="This should be enabled along with the Boto SDK release for CreateModel API changes")
3534
def test_inference_pipeline_model_deploy(sagemaker_session):
3635
# Creates a Pipeline model comprising of SparkML (serialized by MLeap) and XGBoost and deploys to one endpoint
3736
sparkml_data_path = os.path.join(DATA_DIR, 'sparkml_model')

0 commit comments

Comments
 (0)