Add variable for timeout of controller stop 74/26174/1
authorFlavio Fernandes <ffernand@redhat.com>
Fri, 28 Aug 2015 18:51:22 +0000 (14:51 -0400)
committerFlavio Fernandes <ffernand@redhat.com>
Fri, 28 Aug 2015 18:51:33 +0000 (14:51 -0400)
commit4f0033ab5c4ac3355ed93bca80c61cf249adf852
tree5f1fe7cdaf839a1c61e5c48c3b2cf02866654fab
parent59e81c38620fa1b61e15771191e35771450b9499
Add variable for timeout of controller stop

This change will expose the max timeout used to stop a controller.
The value is not being changed, it just allows robot to override
the default via the "-v" parameter. Example:

pybot -v CONTROLLER_STOP_TIMEOUT:240

Change-Id: Ica23742006d4eaef5319b4faed29d9ed20866387
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
csit/libraries/ClusterKeywords.robot
csit/variables/Variables.py