Some tests are skipped due to the "perf" filtering

Bug #1977820 reported by Alberto Donato
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Medium
Alberto Donato
3.2
Fix Released
Medium
Alberto Donato

Bug Description

The way we're currently filtering performance tests out with `--exclude=perf` in the runner command line is causing more tests than intended to be skipped.

AFAICT the exclude is matched against the full test name, so a test which contains the "perf" string in the name is skipped.
There are a few tests that contains strings like "performs" or "performed" in the name which are also skipped.

I think we should move the performance tests to a separate top-level package (possibly with different subpackages to match code structure) so that we can just skip/select the package in each runner.

Related branches

Alberto Donato (ack)
Changed in maas:
status: Triaged → In Progress
assignee: nobody → Alberto Donato (ack)
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
milestone: 3.3.0 → 3.3.0-beta1
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.