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/09 15:53:16 UTC

[apisix] branch master updated (e8229f5 -> 609b504)

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 e8229f5  test: doc & simpify stream part of the test framework (#6041)
     add 609b504  ci: rewrite CI job to a regular test (#6052)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yml       |   1 -
 ci/linux_openresty_mtls_runner.sh | 132 --------------------------------------
 t/cli/test_admin_mtls.sh          |  54 ++++++++++++++++
 3 files changed, 54 insertions(+), 133 deletions(-)
 delete mode 100755 ci/linux_openresty_mtls_runner.sh
 create mode 100755 t/cli/test_admin_mtls.sh