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/07/20 00:11:20 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #4972: Provide server-side meter

wu-sheng commented on a change in pull request #4972:
URL: https://github.com/apache/skywalking/pull/4972#discussion_r456973705



##########
File path: .github/workflows/e2e.yaml
##########
@@ -100,3 +100,25 @@ jobs:
         with:
           name: logs
           path: logs
+
+  FeatureGroup04:
+    name: Meter
+    runs-on: ubuntu-latest
+    timeout-minutes: 90
+    steps:
+      - uses: actions/checkout@v2
+        with:
+          submodules: true
+      - name: Compile and Build
+        run: make docker
+      - name: Copy dist package
+        run: cp -R dist test/e2e/
+      - name: Uninstrumnented gateway

Review comment:
       Wrong name.




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