Skip to content

Using branch names in wltest series

Darryl Green requested to merge github/fork/balsini/test_series into master

Created by: balsini

Extend wltest with the capability of using, in addition to the SHA1, also branch names to checkout to a given kernel commit. This allows to keep the tests updated with the HEAD commit of the given branch name, without the need to update the series file every time the HEAD of the branch changes.

Merge request reports