diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-10-12 13:26:57 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-10-12 13:29:06 +0200 |
commit | 1ca62d953cd9846ff516065ae35a742f948b335e (patch) | |
tree | 9e65627c4221957cb4735855e573bff6c098ae54 | |
parent | d5c1538c13e92cfa1185192a8ef103416570840f (diff) |
changelog: enable dpdk autotests as dep8 tests
Change-Id: I70fa11a88e25fd3e9922bb18fef2ca6d410d79b9
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4b4e3470..8f53a4a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,10 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium * d/rules support DEB_BUILD_OPTIONS parallel * d/rules bundle autotest as it is ready after build into dpdk-dev to make it available for autopkgtest and likewise developers. + * enable dpdk autotests + - d/t/test-autotest enable autotests as dep8 test. These fail in many + build environments, so put them in an adt where required characteristics + can be specified [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used |