testing/kubernetes: added option to clean-up srcdir

This commit is contained in:
Francesco Colista 2020-03-08 20:20:44 +00:00
parent 555f6ddcfc
commit c023008dca

View File

@ -10,7 +10,7 @@ url="https://kubernetes.io/"
arch="x86_64 armhf"
#arch=""
license="Apache-2.0"
options="!check" # Tests hang
options="!check chmod-clean" # Tests hang
depends="bash"
makedepends="coreutils findutils go go-bindata linux-headers rsync grep"
subpackages="$pkgname-kubeadm:_kubeadm"