You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/27 00:49:16 UTC

[GitHub] [apisix] moonming opened a new issue #2125: request help: move etcd cluster in docker for CI

moonming opened a new issue #2125:
URL: https://github.com/apache/apisix/issues/2125


   The Apache APISIX node and etcd are deployed on the same machine in CI. 
   But in actual user environment, these two are deployed separately. We need to deploy Apache APISIX nodes and etcd cluster separately in CI, so as to be closer to the real environment and to find more potential bugs


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] moonming commented on issue #2125: request help: move etcd cluster in docker for CI

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2125:
URL: https://github.com/apache/apisix/issues/2125#issuecomment-690828117


   @EnableAsync Apache APISIX only supports etcd v2 now, so the latest version of etcd not pass all test cases is expected.
   
   @membphis please take a look at tengine failed test cases: https://github.com/EnableAsync/apisix/runs/1096251043#step:7:133


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] moonming commented on issue #2125: request help: move etcd cluster in docker for CI

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2125:
URL: https://github.com/apache/apisix/issues/2125#issuecomment-690828117


   @EnableAsync Apache APISIX only supports etcd v2 now, so the latest version of etcd not pass all test cases is expected.
   
   @membphis please take a look at tengine failed test cases: https://github.com/EnableAsync/apisix/runs/1096251043#step:7:133


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] spacewander closed issue #2125: request help: move etcd cluster in docker for CI

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #2125:
URL: https://github.com/apache/apisix/issues/2125


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] moonming commented on issue #2125: request help: move etcd cluster in docker for CI

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2125:
URL: https://github.com/apache/apisix/issues/2125#issuecomment-691872136


   > Then I changed the version of etcd to `3.2` and found that `openresty` passes all test cases, but `tengine` has one test case that does not pass.
   > https://github.com/EnableAsync/apisix/runs/1096251043#step:7:133
   
   I think you can ingore this error, which is not introduced by your modification.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [apisix] EnableAsync commented on issue #2125: request help: move etcd cluster in docker for CI

Posted by GitBox <gi...@apache.org>.
EnableAsync commented on issue #2125:
URL: https://github.com/apache/apisix/issues/2125#issuecomment-690267645


   I tried to deploy etcd with docker and found that the latest version of etcd did not pass all the test cases.
   https://github.com/EnableAsync/apisix/actions/runs/247908169
   
   Then I changed the version of etcd to `3.2` and found that `openresty` passes all test cases, but `tengine` has one test case that does not pass.
   https://github.com/EnableAsync/apisix/runs/1096251043#step:7:133
   
   I'd like to get your help.


----------------------------------------------------------------
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:
users@infra.apache.org