jackkkkklee commented on code in PR #7634:
URL: https://github.com/apache/apisix/pull/7634#discussion_r945310133


##########
ci/init-plugin-test-service.sh:
##########
@@ -41,3 +41,13 @@ docker exec -i rmqnamesrv 
/home/rocketmq/rocketmq-4.6.0/bin/mqadmin updateTopic
 
 # prepare vault kv engine
 docker exec -i vault sh -c "VAULT_TOKEN='root' 
VAULT_ADDR='http://0.0.0.0:8200' vault secrets enable -path=kv -version=1 kv"
+
+# prepare openfunction env
+docker pull apisixtestaccount123/sample-go-func:v1

Review Comment:
   They do, but the functions just print the URI of request, which doesn't meet 
my test cases(e.g. test body, test headers). Therefore, I just fork and change 
their functions a little bit.  



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to