nmstate/k8s/cli.sh
Quique Llorente f7a67a4b5f Add --k8s option to run-tests.sh
Signed-off-by: Quique Llorente <ellorent@redhat.com>
2021-03-24 10:43:00 +01:00

7 lines
104 B
Bash
Executable File

#!/bin/bash
source ./k8s/kubevirtci.sh
kubevirtci::install
$(kubevirtci::path)/cluster-up/cli.sh "$@"