Open LaVLaS opened 1 year ago
Can we elaborate a bit on the what the testing would look like? Are we expecting functional/integration tests? Things to consider:
Stefan's code does this, see #16 for more details.
Can we elaborate a bit on the what the testing would look like? Are we expecting functional/integration tests?
The goal is to show that we can verify basic functionality of any example model. A is not required but we should be able to run some test that can determine:
For the PoC this is covered by #2
I believe we discovered that what was intended by this is to deploy the model in a test env as part of the pipeline. This is not covered by #2
Some things that should be included to call testing of the image/testing in PoC complete
So the test/stage environment use-case is tracked in https://github.com/opendatahub-io/ai-edge/issues/59.
If we factor that out, does the current approach with the test-mlflow-image
Pipeline already cover the rest of this issue today?
I'm down to close this issue and focus on #59, this issue was meant for simple tests anyway and it would be good to close it since it's part of phase 1. @devguyio @StevenTobin @LaVLaS ?
Requirements:
Sub Tasks