summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2025-01-07 09:50:29 -0500
committerKenton Groombridge <concord@gentoo.org>2025-01-07 09:50:29 -0500
commitf3dbb4145d6308025af2e4ea8a4109df1d1c3587 (patch)
tree85445263fc0fc0ae93c6df6254d82353fb979a13
parentwww-apps/sonarr-bin: drop 4.0.11.2815 (diff)
downloadgentoo-f3dbb4145d6308025af2e4ea8a4109df1d1c3587.tar.gz
gentoo-f3dbb4145d6308025af2e4ea8a4109df1d1c3587.tar.bz2
gentoo-f3dbb4145d6308025af2e4ea8a4109df1d1c3587.zip
sys-cluster/virtctl: restrict tests
Tests are meant to run against an existing K8s cluster. Closes: https://bugs.gentoo.org/947667 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
-rw-r--r--sys-cluster/virtctl/virtctl-1.4.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/virtctl/virtctl-1.4.0.ebuild b/sys-cluster/virtctl/virtctl-1.4.0.ebuild
index ccb07d1e3244..42ef20d269ab 100644
--- a/sys-cluster/virtctl/virtctl-1.4.0.ebuild
+++ b/sys-cluster/virtctl/virtctl-1.4.0.ebuild
@@ -21,6 +21,8 @@ LICENSE="Apache-2.0 BSD-2 BSD ISC MIT"
SLOT="0"
KEYWORDS="~amd64"
+RESTRICT="test"
+
src_compile() {
ego build -o ./bin/virtctl -ldflags "
-X kubevirt.io/client-go/version.buildDate=$(date -u +'%Y-%m-%dT%H:%M:%SZ')