nmstate/k8s/down.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

9 lines
109 B
Bash
Executable File

#!/bin/bash
set -ex
source ./k8s/kubevirtci.sh
kubevirtci::install
$(kubevirtci::path)/cluster-up/down.sh