opdev / opcap

Apache License 2.0
3 stars 15 forks source link

Refactor and Simplify Opcap #352

Open acmenezes opened 1 year ago

acmenezes commented 1 year ago

Opcap's goal has been changed to be the tool for testing if OpenShift changes won't break a big number of operators at once. Specially the infrastructure operators. And in multiple different OCP flavors. With that the capability levels are no longer on the road map for the near future. In simple lines we could discard a good amount of code and keep it as simple as we possibly can. Here goes a suggestion on the new workflow for the tool on big lines:

One thing that could be interesting is adding the reason of failures and timeouts to the report. That requires work on detailed debug data collection.

Flags I think we no longer need:

Other changes I would propose: