apisix-ingress-controller icon indicating copy to clipboard operation
apisix-ingress-controller copied to clipboard

CI: add regression testing with apisix:dev

Open tao12345666333 opened this issue 2 years ago • 0 comments

Currently, we will use the latest version of APISIX for e2e testing to ensure the compatibility of APISIX Ingress and APISIX.

But we don't know about some of the latest changes in APISIX. I suggest we add a scheduled job to use apisix:dev image for regression testing.

We used to use apisix:dev for e2e testing by default, but this way would affect our development experience, and sometimes we found that e2e failed, but it was actually just due to some changes in APISIX.

tao12345666333 avatar Jun 07 '22 16:06 tao12345666333