Epic Goal
With the reorg, we have a better ability to shift qe installer tests left during development. Our goal is to be able to automatically run qe installer tests whenever code prs are merged for example.
One approach to this leveraging konflux and using integratedtestscenarios. Since qe tests have a prerequisite of needing a live cluster, we can leverage cluster as a service in order to install acm/mce and run qe installer tests in konflux
Another approach is having a long lived cluster that will run against prs that get made.