Comment 9 for bug 1939023

Revision history for this message
yatin (yatinkarel) wrote :

So it's not just wallaby, xena is also impacted. Since https://review.opendev.org/q/I9d0ddcc88098a5b891829192f1ce656842d0aa15 api operations are taking longer. It's just impacted fs035 ipv6 job, ipv4 job fs001 is working fine.

For example:-
PASSING JOB:-
$ grep -nr "GET /v2.1/os-floating-ips" pass.txt |cut -d" " -f22
0.273092
0.259492
0.238887

$ grep -nr "DELETE /v2.1/os-security-groups" pass.txt |cut -d" " -f22
0.368750
0.063184
0.254873
0.391544
0.331399
0.244026
0.425756
0.453150
0.236778
0.270068
0.586434
0.037038
0.045581
0.648366
0.236613
0.221590

FAILING JOB:-
$ grep -nr "GET /v2.1/os-floating-ips" fail.txt |cut -d" " -f22
3.625276
2.823670
4.931641
2.061295

$ grep -nr "DELETE /v2.1/os-security-groups" fail.txt |cut -d" " -f22
3.348766
2.595817
2.260266
2.017600
1.669031
3.165000
3.684208
2.686081
1.148234
2.810574
1.752639
2.078275
2.003472