Increase MLNX_OFED installation timeout

This increases MLNX_OFED installation timeout, for large scale environments.

Change-Id: I4e77d4c8c0e932da3073ddcc59613c5d2570c0ef
This commit is contained in:
Aviram Bar-Haim 2015-07-16 19:21:58 +03:00
parent 1354218a9a
commit 9839f9f935
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ name: mellanox-plugin
title: Mellanox Openstack features
# Plugin version
version: 1.0.0
version: 1.0.1
# Description
description: Enable features over Mellanox hardware

View File

@ -37,7 +37,7 @@
type: shell
parameters:
cmd: ./install_ofed.sh
timeout: 1200
timeout: 3600
# Configure number of VFs according to the user decision:
# change modprobe file + IOMMU in grub file + change VFs num in FW
- role: '*'