Review: Needs Information

> bin/test.perf always passed src/maasperf to pyttest. This made it impossible 
> to run only a single test.

It's not impossible, pytest's -k flag lets you select tests (see 
https://docs.pytest.org/en/6.2.x/usage.html#specifying-tests-selecting-tests):

$ bin/test.perf -s -v -k test_perf_list_machines_Machine


-- 
https://code.launchpad.net/~bjornt/maas/+git/maas/+merge/433441
Your team MAAS Committers is subscribed to branch maas:master.


-- 
Mailing list: https://launchpad.net/~sts-sponsors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help   : https://help.launchpad.net/ListHelp

Reply via email to