You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/23 11:41:27 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #3639: test: add fuzzing case for the route with serverless-post-function

spacewander commented on a change in pull request #3639:
URL: https://github.com/apache/apisix/pull/3639#discussion_r580967031



##########
File path: .github/workflows/fuzzing-ci.yaml
##########
@@ -51,9 +51,13 @@ jobs:
       run: |
         pip install typing boofuzz
 
-    - name: run test
+    - name: run simpleroute test
       run: |
-        python $PWD/t/fuzzing/route_test.py
+        python $PWD/t/fuzzing/simpleroute_test.py
+
+    - name: run serverless route test

Review comment:
       Why put it into separate step?




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