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 2021/10/13 00:42:27 UTC

[GitHub] [skywalking] wankai123 opened a new pull request #7914: Replace e2e cases to e2e-v2: Nodejs

wankai123 opened a new pull request #7914:
URL: https://github.com/apache/skywalking/pull/7914


   - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>.
   - [X] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/CHANGES.md).
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 merged pull request #7914: Replace e2e cases to e2e-v2: Nodejs

Posted by GitBox <gi...@apache.org>.
kezhenxu94 merged pull request #7914:
URL: https://github.com/apache/skywalking/pull/7914


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on a change in pull request #7914: Replace e2e cases to e2e-v2: Nodejs

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #7914:
URL: https://github.com/apache/skywalking/pull/7914#discussion_r727630905



##########
File path: test/e2e-v2/cases/meter/docker-compose.yml
##########
@@ -29,6 +29,8 @@ services:
     extends:
       file: ../../script/docker-compose/base-compose.yml
       service: provider
+    environment:
+      SW_METER_REPORT_INTERVAL: 5

Review comment:
       @mrproliu This used to be 20s, considering the resource of CI env, and it keeps failing from time to time, we decrease the interval here.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 merged pull request #7914: Replace e2e cases to e2e-v2: Nodejs

Posted by GitBox <gi...@apache.org>.
kezhenxu94 merged pull request #7914:
URL: https://github.com/apache/skywalking/pull/7914


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on a change in pull request #7914: Replace e2e cases to e2e-v2: Nodejs

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #7914:
URL: https://github.com/apache/skywalking/pull/7914#discussion_r727630905



##########
File path: test/e2e-v2/cases/meter/docker-compose.yml
##########
@@ -29,6 +29,8 @@ services:
     extends:
       file: ../../script/docker-compose/base-compose.yml
       service: provider
+    environment:
+      SW_METER_REPORT_INTERVAL: 5

Review comment:
       @mrproliu This used to be 20s, considering the resource of CI env, and it keeps failing from time to time, we decrease the interval here.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org