diff --git a/test/common/config/vm_setup.sh b/test/common/config/vm_setup.sh index 5eaacab90..d570de534 100755 --- a/test/common/config/vm_setup.sh +++ b/test/common/config/vm_setup.sh @@ -132,7 +132,7 @@ if $INSTALL; then sudo dnf install -y perl-Switch sudo dnf install -y librdmacm-utils sudo dnf install -y libibverbs-utils - sudo dnf install -y sgdisk + sudo dnf install -y gdisk fi cd ~