Skip to content

Commit

Permalink
DNM: print errors also to screen
Browse files Browse the repository at this point in the history
Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
oshoval committed Sep 8, 2024
1 parent 8923452 commit 077a48c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ main() {
COMPONENT="kubevirt-ipam-controller" source automation/components-functests.setup.sh

cd ${TMP_COMPONENT_PATH}
curl -L https://github.com/kubevirt/ipam-extensions/pull/65.patch | git apply
export KIND_ARGS="-ic -i6 -mne"
make cluster-up
export KUBECONFIG=${TMP_COMPONENT_PATH}/.output/kubeconfig
Expand Down

0 comments on commit 077a48c

Please sign in to comment.