Skip to content

Commit

Permalink
ksd: Deploy kubevirt
Browse files Browse the repository at this point in the history
Needed for the e2e tests

Signed-off-by: Or Shoval <oshoval@redhat.com>
  • Loading branch information
oshoval committed Dec 7, 2022
1 parent b07ac62 commit 4ebfec0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automation/check-patch.e2e-kube-secondary-dns-functests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ main() {

trap teardown EXIT

./hack/deploy-kubevirt.sh
cd ${TMP_COMPONENT_PATH}
make create-nodeport
echo "Run kube-secondary-dns functional tests"
Expand Down

0 comments on commit 4ebfec0

Please sign in to comment.