iter8-tools / iter8

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

Replace Experiment with something else in the code #1625

Open kalantar opened 1 year ago

kalantar commented 1 year ago

We've more or less eliminated the notion of an experiment from our description of iter8. Instead we talk about performance tests. Should we rename the object Experiment as PerformanceTest, PTest, Test, Iter8Test or something similar?

sriumcp commented 1 year ago

Perhaps ok to leave it as Experiment ... for now? This is anyway not user-facing.. if we do change it later (e.g., to Test), it wouldn't constitute a breaking change.