Remove custom threshold for web group test
It appears that web_group
test results are under the main target when we test it against current horizontal data on 10k(1 main group, 10 subgroups, 100 projects)
* Environment: 10k
* Environment Version: 12.10.0-pre `71c834efe31`
* Option: 60s_200rps
* Date: 2020-04-15
* Run Time: 1m 1.46s (Start: 13:12:22 UTC, End: 13:13:23 UTC)
* GPT Version: v1.2.6
NAME | RPS | RPS RESULT | TTFB AVG | TTFB P90 | REQ STATUS | RESULT
----------|------|--------------------|----------|--------------------|----------------|----------------
web_group | 20/s | 19.08/s (>11.20/s) | 312.95ms | 396.06ms (<5000ms) | 100.00% (>95%) | Passed
This MR removes the custom threshold, but we may restore it once we got test results with more mature horizontal data(#201 (closed)).
Edited by Nailia Iskhakova