summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@samsung.com>2018-08-14 10:53:16 +0300
committerBen Pfaff <blp@ovn.org>2018-08-15 11:36:18 -0700
commit9551e80befc0f8ecc5ee8a7e025147358c2753ee (patch)
tree02defe18c297a92f9426f74918ed2f4bb335f51d /NEWS
parentcbcf40a847c0539fec36e82410f0966f13517964 (diff)
downloadopenvswitch-9551e80befc0f8ecc5ee8a7e025147358c2753ee.tar.gz
tests: Use environment variable for default timeout.
Introduce new 'OVS_CTL_TIMEOUT' environment variable that, if set, will be used as a default timeout for OVS control utilities. Setting it in 'atlocal.in' will cover all the hangs inside the testsuite, even when utils called in a subshell. Signed-off-by: Ilya Maximets <i.maximets@samsung.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae21340e9..5a659647a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Post-v2.10.0
---------------------
- The environment variable OVS_SYSLOG_METHOD, if set, is now used
as the default syslog method.
+ - The environment variable OVS_CTL_TIMEOUT, if set, is now used
+ as the default timeout for control utilities.
v2.10.0 - xx xxx xxxx