mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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>
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user