haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

Update Sagemaker workflow to run integration tests

Open silvanocerza opened this issue 1 year ago • 0 comments

Sagemaker integration tests are not being run as of now.

Keeping models deployed just for testing purposes is way too expensive. We should start them on demand when the workflow needs to run and undeploy them when it finishes.

This will give us the chance to verify the correct functionality of our integration and keep cost down.

silvanocerza avatar Feb 16 '24 10:02 silvanocerza