Trim irrelevant e2e tests (RFC 544)
Created by: jhchabran
As per RFC 544 this kills the unused e2e and qa tests.
This removes many flakes along the way.
Before:
- E2E: 5m20
- QA: 11m21
After
- E2E: 4m36 (-50s)
- QA: 5m04 (-7m)
Created by: jhchabran
As per RFC 544 this kills the unused e2e and qa tests.
This removes many flakes along the way.
Before:
After