aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2022-04-26 17:32:26 +0000
committerAisha Tammy <gentoo@aisha.cc>2022-04-26 17:32:26 +0000
commitb6074b35be3a9d9e5b0c91e9a98e831becb71901 (patch)
treeaa710aaa7fad00d8f6e4e202d704a569e547b553 /net-libs
parentnet-libs/dpdk: drop 21.11 (diff)
downloadguru-b6074b35be3a9d9e5b0c91e9a98e831becb71901.tar.gz
guru-b6074b35be3a9d9e5b0c91e9a98e831becb71901.tar.bz2
guru-b6074b35be3a9d9e5b0c91e9a98e831becb71901.zip
net-libs/dpdk: restrict tests
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/dpdk/dpdk-21.11.1.ebuild4
-rw-r--r--net-libs/dpdk/dpdk-22.03.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/dpdk/dpdk-21.11.1.ebuild b/net-libs/dpdk/dpdk-21.11.1.ebuild
index 0f9a707a0..2fd9062a8 100644
--- a/net-libs/dpdk/dpdk-21.11.1.ebuild
+++ b/net-libs/dpdk/dpdk-21.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# tests require rte_kni module to be loaded
# and also needs network and /dev access
# and need to be run as root
-#RESTRICT="test"
+RESTRICT="test"
DEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
diff --git a/net-libs/dpdk/dpdk-22.03.ebuild b/net-libs/dpdk/dpdk-22.03.ebuild
index ed32f138d..f95886673 100644
--- a/net-libs/dpdk/dpdk-22.03.ebuild
+++ b/net-libs/dpdk/dpdk-22.03.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# tests require rte_kni module to be loaded
# and also needs network and /dev access
# and need to be run as root
-#RESTRICT="test"
+RESTRICT="test"
DEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '