Commit d58e3c5e authored by Nadya Denisenko's avatar Nadya Denisenko
Browse files

Updated Test Governance short and mid-term commitments

parent efac3fa6
Loading
Loading
Loading
Loading
+8 −12
Original line number Diff line number Diff line
@@ -80,23 +80,19 @@ Use [DevEx: Test Governance Issue](https://gitlab.com/groups/gitlab-org/quality/

### Short-term commitments

Focus: Improve the quarantine process for flaky tests (FY26Q4 - FY27Q1)
Focus: Optimize Test Pipeline Performance Without Compromising Quality (FY27Q1)

* Quarantine Process and documentation updates
  * Provide clear guidance for engineering teams on how to work with quarantine and expected timelines
  * Describe the current implementation of the process
* Address Fast Quarantine Violations and Streamline process
  * Clean up Fast Quarantine
  * Support backports
* Address ownerless, shared tests and existing quarantine
* Reduce pipeline execution time
* Reduce CI costs
* Maintain or improve quality (no increase in escaped defects)

### Mid-term commitments

Focus: Self-Healing tests (FY27Q1 - FY27Q2)
Focus: Continue reducing runner costs, defect escape rate and improving pipeline stability (FY27Q2 - FY27Q3)

* This project will enable self-healing adaptive tests that can keep up with the latest code changes without manual routine work. We will introduce a system that will suggest fixes to existing tests on the MR level, flaky tests and quarantined tests.
* Build system that adapts automated tests to changes in the code
* Integrate self-healing tests with flaky tests and quarantine tests processes
* Improve Predictive tests system by leveraging AI to reduce runner costs
* Build system that adapts automated tests to changes in the code to reduce defect escape rate
* Integrate self-healing tests with flaky tests and quarantined tests processes to improve pipeline stability

### Working with us through request for help