Yiyiyimu edited a comment on issue #2757:
URL: https://github.com/apache/apisix/issues/2757#issuecomment-740483891


   Hi @moonming I made some basic tests, applying etcd network delay and etcd 
pods failed. And I got the following results for now.
   1. Both of the chaos could take effect. For the network delay, I could see 
the delay when I put a new route. And for pods failure, I could see the new 
route setting would fail.
   2. However a benchmark tool is somewhat not appropriate for testing the 
performance. I failed to found how to use `wrk` to PUT route, so I just [test 
with 
curl](https://dev.to/yuyatakeyama/how-i-measure-response-times-of-web-apis-using-curl-6nh).
 I could know if it works as expect and some error would indeed show up. But 
get to know the network delay or pod failure is still useless for us.
   
   So I guess I could try to integrate it with the backend e2e test in 
dashboard, like running e2e test when certain chaos injected, so that could be 
more of a real user scenario and we could get more information. Hi @nic-chen do 
you think that's possible?
   
   Some coarse todo:
   - [ ] run e2e test on kubernetes on CI
   - [ ] add chaos


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to