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 2022/07/30 04:26:53 UTC

[GitHub] [skywalking-infra-e2e] fgksgf commented on pull request #82: support verify cases concurrently.

fgksgf commented on PR #82:
URL: https://github.com/apache/skywalking-infra-e2e/pull/82#issuecomment-1200085874

   > Concurrency verification, do you mean cases would be run in the same infra? Such as same k8s/kind. This seems not very reasonable from test theory. Or do you create 2 kind clusters or docker compose to do so? This seema tricky as we may face port conflict or local file lock due to race conditions.
   
   This is a sub-task of Summer 2022, and I originally wanted to add a feature that cases in verify stage (or verify steps) can run concurrently (in the same infra). 
   
   Since in some scenarios, all steps are just querying data and their order don't matter, like [this example](https://github.com/apache/skywalking/blob/554c55457dcf9aca4d896c2af32ea8a3e6778ebd/test/e2e-v2/cases/simple/simple-cases.yaml#L16). Users can choose whether or not to enable this feature, so I think it's ok to have this feature.


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