iter8-tools / iter8

Kubernetes release optimizer
https://iter8.tools
Apache License 2.0
254 stars 34 forks source link

Rename test workflows #1535

Closed Alan-Cha closed 1 year ago

Alan-Cha commented 1 year ago

With #1528 and the removal of test/charts/iter8, including references to the charts in test workflows, we need to reexamine if these test workflows are now redundant.

These old test workflows, under .github/workflows/testdatatests.yaml, seem to still provide value in conjunction with .github/workflows/localtests.yaml. The former can ensure the general functionality of Iter8 whereas the localtests ensure that there is never a change to charts to breaks the user experience.

These tests should be renamed or provided a better description to clarify the difference.