-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: integration test cases with DSP, CodeFlare and KubeRay in a multi-step pipeline #179
Comments
Created a feature description in codeflare-sdk repo here (project-codeflare/codeflare-sdk#425) Reposted here. Name of Feature or ImprovementCreate an integration test case to validate DSP, CodeFlare and KubeRay implementation. Describe the Solution You Would Like to SeeTest environment assumptions:
Proposed test case: Clustering text documents using k-means on scikit-learn education page.https://scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html Data Science Pipeline stages:
Expected test assets:
|
A prototype following the above solution design can be found at this link. https://github.com/yuanchi2807/dsp_codeflare_int_testing Ray application image can be pulled from quay.io/yuanchichang_ibm/integration_testing/dsp_codeflare_int_testing:0.1 The pipeline definition Please feel free to comment. |
Migrated to Jira: https://issues.redhat.com/browse/RHOAIENG-1621 |
Feature description
Create configurible integration test cases with Data Science Pipelines, CodeFlare and KubeRay, with the following characteristics:
Describe alternatives you've considered
IBM Research has been running pipelines with DSP, CodeFlare, and KubeRay internally but the configuration and images contain proprietary libraries that are not suitable for integration testing purposes.
Anything else?
No response
The text was updated successfully, but these errors were encountered: