Increase mcollective timeout for net_probe tasks

Adding +2 minutes for each net_probe call

Change-Id: I38092e65684523023c73ccdd84d751ac49693b2f
Related-Bug: 1306705
This commit is contained in:
Dima Shulyak 2014-08-02 13:07:32 +03:00
parent 5a93fa8f9a
commit ce86172e77
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ metadata :name => "Network Probe Agent",
:license => "MIT",
:version => "0.1",
:url => "http://mirantis.com",
:timeout => 120
:timeout => 240
action "start_frame_listeners", :description => "Starts catching packets on interfaces" do
display :always