Increase maximum shell command timeout to 2h 09/13809/3
authorStanislaw Kardach <stanislaw.kardach@caviumnetworks.com>
Tue, 10 May 2016 01:59:00 +0000 (18:59 -0700)
committerStanislaw Kardach <stanislaw.kardach@caviumnetworks.com>
Tue, 10 May 2016 15:08:39 +0000 (08:08 -0700)
commit5677e66fc3df2ceb0a9557e60f6931851b213fd9
tree80db7c6dddfe1786618a9b22f62e3220c55dc44f
parent8226520a7281e9846ac1d6c2616b1056a1c335c1
Increase maximum shell command timeout to 2h

Since `execute_shell_command` mcagent is used for building the target
image and the timeout provided in the astute task is just respected on
the Astute level (on mcollective level this timeout is actually a
minumum between value provided and ddl value) we need to increase it
for Armband operation.

Because Armband builds the target image via `qemu-debootstrap`, it can
take more than 1 hour to finish the building. Therefore aside of
increasing the timeout in the Astute task, the maximum timeout value
for mcagent has to be increased.

Change-Id: Iab94e794e36bb7e887e8f334daa46e82fe0c6f94
Signed-off-by: Stanislaw Kardach <stanislaw.kardach@caviumnetworks.com>
.gitmodules
Makefile
patches/fuel-astute/0001-Increase-maximum-shell-command-timeout.patch [new file with mode: 0644]
upstream/fuel-astute [new submodule]