Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test-appliance: kcs: fix kernel uploading
A recent change added a dependency to determine the architecture type of the built kernel. This file wasn't included in the gce-xfstests test appliance, which broken Kernel Compilation Service's call to "gce-xfstests upload-kernel". Include it to fix the KCS. Signed-off-by: Theodore Ts'o <[email protected]> Fixes: ac16929 ("run-tests/util: fix compatibility with openSUSE's file command")
- Loading branch information