You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/03/03 09:36:33 UTC

[GitHub] [skywalking] kezhenxu94 commented on a change in pull request #4399: [WIP]support http api for upstream trace.

kezhenxu94 commented on a change in pull request #4399: [WIP]support http api for upstream trace.
URL: https://github.com/apache/skywalking/pull/4399#discussion_r386897600
 
 

 ##########
 File path: .github/workflows/e2e.yaml
 ##########
 @@ -116,6 +116,8 @@ jobs:
           ./mvnw --batch-mode -f test/e2e/pom.xml -pl e2e-base clean install
       - name: 6.x Agents & 7.x Backend
         run: export E2E_VERSION=jdk8-1.5 && bash -x test/e2e/run.sh e2e-6.x-agent-7.x-oap-compatibility
+      - name: Http API with Ningx Lua Tests In Single Node Mode(JDK8)
 
 Review comment:
   ```suggestion
         - name: Http API with Nginx Lua Tests In Single Node Mode(JDK8)
   ```

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


With regards,
Apache Git Services