commit | 51e84f441f68214683c49c20b31a4d655d275c01 | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Thu Oct 02 17:28:18 2014 +0900 |
committer | ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Oct 03 09:38:36 2014 +0900 |
tree | 09aaf420e0a69a21f09d1c7ec90cf7dc1c998099 | |
parent | 699809c1d305d0c75abf1612df78f061338cfb80 [diff] |
Remove Resp status code checks in stress tests As response code checks is done at client side, tests case do not need to check the same again. This patch removes status code checks in stress tests. All removed status code checks are present on client side. Partially Implements blueprint: client-checks-success Change-Id: I1f09b25d6d6d1c966a0635509d670c55d9415468