aboutsummaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-08-14 11:29:31 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-08-14 11:29:31 +0000
commit4c3dbc5ded977eaab79e9ef2e5d4a0e3f3809650 (patch)
tree9bbce870557acc8543eadbc469b1bb0ef2cff667 /ci/deploy.sh
parent91ca434abb10aa14488a6bcd467c8228ea149752 (diff)
parent890316df4cfa1440c6e5d4d26c8eba721de7fc27 (diff)
Merge "[jump] Enable jumbo frames for vnet devices"
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 40176073d..07cde2613 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -293,6 +293,7 @@ else
"${virtual_nodes[@]}"
create_networks "${OPNFV_BRIDGES[@]}"
do_sysctl_cfg
+ do_udev_cfg
create_vms "${STORAGE_DIR}" "${virtual_nodes_data}" "${OPNFV_BRIDGES[@]}"
update_mcpcontrol_network
start_vms "${virtual_nodes[@]}"