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
Currently, I have added basic installation action checks to our CI pipeline.
However, to further enhance the reliability of our releases, we need more comprehensive end-to-end (E2E) tests for sub-projects.
For example:
When changes are made to the Kruise charts, we should run E2E tests specifically for Kruise.
Similarly, E2E tests should be triggered for sub-projects like Kruise-Rollout and Kruise-Game whenever their respective charts are modified.
These additional tests will help us prevent erroneous chart releases.
The text was updated successfully, but these errors were encountered:
Currently, I have added basic installation action checks to our CI pipeline.
However, to further enhance the reliability of our releases, we need more comprehensive end-to-end (E2E) tests for sub-projects.
For example:
These additional tests will help us prevent erroneous chart releases.
The text was updated successfully, but these errors were encountered: