Skip to content

use zip file directly as it saves time to download internal kernel-tests code

Vector Li requested to merge (removed):dev.huanli.1217 into main

To download the internal kernel-tests code, currently a mirror repo is used, but it doesn't save time actually because many small files are transmitted. Hence, we'd like to directly use a single zip file as it is straightforward and also save 1 minute when fetching all the test code from gitlab.cee.

Merge request reports