Skip to content

Make `kpet run test list` require arch and tree

Nikolai Kondrashov requested to merge spbnick/kpet:require_arch_and_tree into master

Make kpet run test list require both the architecture and the kernel tree to be specified, to behave closer to kpet run generate, which it's supposed to imitate.

Test listing in general is now supposed to be done by kpet test list.

Edited by Nikolai Kondrashov

Merge request reports