You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/01/14 08:49:25 UTC

[apisix] branch master updated (e69f9be -> f5db068)

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

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


    from e69f9be  feat(mqtt): balance by client id (#6079)
     add f5db068  test(serverless): split test to solve strange failure (#5988)

No new revisions were added by this update.

Summary of changes:
 ci/common.sh             |   3 +-
 t/cli/test_serverless.sh | 104 +++++++++++++++++++++++++++++++
 t/plugin/serverless.t    | 156 -----------------------------------------------
 3 files changed, 106 insertions(+), 157 deletions(-)
 create mode 100755 t/cli/test_serverless.sh