You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by to...@apache.org on 2021/07/07 02:00:43 UTC

[apisix] branch master updated (220fb83 -> 3602646)

This is an automated email from the ASF dual-hosted git repository.

tokers pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from 220fb83  docs: fix the valid value interval of `max_breaker_sec` (#4539)
     add 3602646  test: use latest boofuzz (#4541)

No new revisions were added by this update.

Summary of changes:
 .gitignore                         | 1 +
 t/fuzzing/requirements.txt         | 3 +--
 t/fuzzing/serverless_route_test.py | 2 +-
 t/fuzzing/simpleroute_test.py      | 2 +-
 t/fuzzing/upstream/nginx.conf      | 8 ++++----
 t/fuzzing/vars_route_test.py       | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)
 mode change 100644 => 100755 t/fuzzing/simpleroute_test.py