idbeta commented on a change in pull request #2368:
URL: https://github.com/apache/apisix/pull/2368#discussion_r511691117
##########
File path: .github/workflows/build.yml
##########
@@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
platform: [ubuntu-18.04]
- os_name: [linux_openresty, linux_tengine,
linux_apisix_master_luarocks, linux_apisix_current_luarocks,
linux_openresty_mtls]
+ os_name: [linux_openresty, linux_tengine,
linux_apisix_master_luarocks, linux_apisix_current_luarocks,
linux_openresty_mtls, linux_specialtest]
Review comment:
I think this is a neutral term, which is convenient for adding other
special cases in the future, such as long-term test, etcd link number
monitoring test, etc.
----------------------------------------------------------------
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:
[email protected]