Override dkms autopkgtest

The dkms autopkgtest script tries to install all header packages that it
can find; This is a wifi network driver, and the cloud kernels do not
include the necessary headers to build a wifi network driver.
So, lets attempt to override the autopkgtest and just run the script
manually.
This commit is contained in:
Steev Klimaszewski
2023-06-20 20:31:06 -05:00
parent fa361c0252
commit ef92a04584
2 changed files with 231 additions and 0 deletions

2
debian/tests/control vendored Normal file
View File

@@ -0,0 +1,2 @@
Test-Command: debian/tests/dkms-autopkgtest
Restrictions: needs-root allow-stderr