JieTrancender commented on a change in pull request #951: URL: https://github.com/apache/apisix-dashboard/pull/951#discussion_r536144484
########## File path: api/test/shell/cli_test.sh ########## @@ -111,12 +111,9 @@ curl -L http://localhost:2379/v3/auth/user/grant \ # enable auth curl -L http://localhost:2379/v3/auth/enable -X POST -d '{}' -echo "runing after etcd auth enable" ./manager-api & sleep 3 -# pkill -f manager-api Review comment: @nic-chen It's this code makes wrong. when init etcd fail, this process gets dead. And after i try again, you are right, centos is ok. ---------------------------------------------------------------- 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]
