You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We propose adding end-to-end (E2E) testing to the existing kubedoop product operators using the Chainsaw testing framework. This will help ensure that all operators within the data platform are thoroughly tested. Reference implementations and examples can be found in the Trino-Operator project.
Refer to the Trino-Operator project for implementation examples: Trino-Operator.
Track List for E2E Testing:
Ensure all listed operators have E2E tests added.
Motivation 🔦
Adding E2E testing to the kubedoop product operators is essential to ensure the reliability and robustness of each operator within the data platform. By using the Chainsaw testing framework, we can automate and standardize the testing process, reducing the likelihood of bugs and issues. This also aligns with industry best practices for software quality assurance.
The text was updated successfully, but these errors were encountered:
tutunannan
changed the title
[Feature]: Add E2E testing to existing kubestack operator
[Feature]: Add E2E testing to existing kubedatastack operator
Jun 27, 2024
Duplicates
I have searched the existing issues
Summary 💡
We propose adding end-to-end (E2E) testing to the existing kubedoop product operators using the Chainsaw testing framework. This will help ensure that all operators within the data platform are thoroughly tested. Reference implementations and examples can be found in the Trino-Operator project.
track list
Examples 🌈
Integrate E2E Tests Using Chainsaw:
Example Reference:
Track List for E2E Testing:
Motivation 🔦
Adding E2E testing to the kubedoop product operators is essential to ensure the reliability and robustness of each operator within the data platform. By using the Chainsaw testing framework, we can automate and standardize the testing process, reducing the likelihood of bugs and issues. This also aligns with industry best practices for software quality assurance.
The text was updated successfully, but these errors were encountered: