REST client GET session timedout bump

REST request seems to have delayed more than default 10 seconds
forcing the client code to close the socket leading to server
throwing "AssertionError". The default for GET is increased from
10 seconds to 30 seonds to minimize impact on the test client.

Change-Id: I12d7d13239680de32a29d3b4a2564b534bba1179
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
1 file changed