Skip to content

Commit

Permalink
Merge pull request #1882 from oshoval/serial
Browse files Browse the repository at this point in the history
ipam,e2e: Add disableSerialConsoleLog
  • Loading branch information
qinqon authored Sep 9, 2024
2 parents 6f00bc0 + 145c54b commit 37d8690
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ main() {
deploy_cnao
deploy_cnao_cr
./hack/deploy-kubevirt.sh
./cluster/kubectl.sh -n kubevirt patch kubevirt kubevirt --type=merge --patch '{"spec":{"configuration":{"virtualMachineOptions":{"disableSerialConsoleLog":{}}}}}'

cd ${TMP_COMPONENT_PATH}
echo "Run kubevirt-ipam-controller functional tests"
Expand Down

0 comments on commit 37d8690

Please sign in to comment.