dmsolr commented on a change in pull request #2:
URL: https://github.com/apache/skywalking-kong/pull/2#discussion_r617166000



##########
File path: test/e2e/e2e-test/kong/docker/entrypoint.sh
##########
@@ -18,11 +18,11 @@
 
 # export KONG_NGINX_HTTP_LUA_SHARED_DICT="tracing_buffer 128m"
 
-wget -P ~/ 
https://github.com/apache/skywalking-nginx-lua/archive/refs/heads/master.zip
+wget -P ~/ -O master.zip 
https://github.com/apache/skywalking-nginx-lua/archive/39686396ae23d7d341a8ff2212888f02d0b19f6d.zip
 
 unzip -q ~/master.zip -d ~/
 
-cd ~/skywalking-nginx-lua-master
+cd ~/skywalking-nginx-lua-*

Review comment:
       Downloading resource codes are also very widely used in SkyWalking 
testing scenario.
   Whether am I missing something that you are concern about?




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