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/11 05:21:06 UTC

[GitHub] [skywalking-infra-e2e] mrproliu commented on a change in pull request #53: Support reuse `verify.cases`

mrproliu commented on a change in pull request #53:
URL: https://github.com/apache/skywalking-infra-e2e/pull/53#discussion_r725795907



##########
File path: docs/en/setup/Configuration-File.md
##########
@@ -114,6 +114,8 @@ verify:
       expected: path/to/expected.yaml   # excepted content file path
     - query: echo 'foo'                 # verify by command execute output
       expected: path/to/expected.yaml   # excepted content file path
+    - include:      # including cases
+        - path/to/cases.yaml            # cases file path

Review comment:
       Could you do more explain what kind of options? Or should we need to add the option into the reuse cases files?




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