1
0
Fork 0

Add test genall with --no-headers

timestamps
dump_stack() 2023-04-06 12:59:35 +00:00
parent a874ac9fc7
commit 0907129529
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 4 additions and 0 deletions

View File

@ -106,3 +106,7 @@ jobs:
- name: End-to-End Testing [Install all Ubuntu 22.04 kernels]
run: |
sudo ./out-of-tree --log-level=debug kernel genall --distro=Ubuntu --ver=22.04
- name: End-to-End Testing [Install 10 Ubuntu 20.04 kernels w/o headers]
run: |
sudo ./out-of-tree --log-level=debug kernel genall --distro=Ubuntu --ver=20.04 --no-headers