Fix timeout issues in gRPC tests 32/104632/2
authorliamfallon <liam.fallon@est.tech>
Sun, 29 Mar 2020 12:10:38 +0000 (13:10 +0100)
committerliamfallon <liam.fallon@est.tech>
Mon, 30 Mar 2020 15:48:26 +0000 (16:48 +0100)
commitaf205c14be4d3ff59c1aaa5e011e93a8860b5a37
tree62e8c19327932e477883668a8a9a1b1d3ec4cf67
parent1073b156167d93ce51f020963a8d3f4166ff6315
Fix timeout issues in gRPC tests

When running the gRPC tests in a slow or overloaded environment, the
timeupts must be set longer.

Issue-ID: POLICY-2106
Change-Id: Id152f1f82ef47f646c7b0488b4486425c6816e31
Signed-off-by: liamfallon <liam.fallon@est.tech>
examples/examples-grpc/src/test/java/org/onap/policy/apex/examples/grpc/GrpcTestDummyGrpcServer.java
examples/examples-grpc/src/test/java/org/onap/policy/apex/examples/grpc/GrpcTestServerSim.java
examples/examples-grpc/src/test/java/org/onap/policy/apex/examples/grpc/TestApexGrpcExample.java