diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 10:42:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 10:42:46 +0000 |
commit | 1a4aea0dccdbdd00591edbccb7e32addb012a28e (patch) | |
tree | 37e9b4f9f6deeece01c37ecf2ecd39217f04f2b7 | |
parent | Adding patch from upstream to fix tests with esoteric interface names, thanks... (diff) | |
download | nvme-stas-1a4aea0dccdbdd00591edbccb7e32addb012a28e.tar.xz nvme-stas-1a4aea0dccdbdd00591edbccb7e32addb012a28e.zip |
Adding nvme-cli to autopkg depends, thanks to Olivier Gayot <olivier.gayot@canonical.com> (Closes: #1054533).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/tests/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control index 33782c9..69aebba 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,7 @@ Test-Command: cp -r test "$AUTOPKGTEST_TMP" && cd "$AUTOPKGTEST_TMP/test" && rm test-avahi.py && python3 -m unittest -v test*.py Depends: iproute2, + nvme-cli, nvme-stas, python3-pyfakefs, Restrictions: allow-stderr |