Skip to content

Duplicate general and HTTP/3 tests #12158

@bzp2010

Description

@bzp2010

Current Behavior

The PR workflow will perform both general and HTTP/3-specific (at least seemingly) tests, which leads to longer wait times and more potential errors.

Expected Behavior

The HTTP/3 module http_v3_module has started to be listed as a pre-build in OpenResty 1.27.1.1, so I guess it's already considered production-ready, which means that we no longer need to differentiate between HTTP/3 turned on and turned off, and they should be merged together into one set of tests.

ref: https://openresty.org/en/ann-1027001001.html

The apisix-runtime with the special patch that APISIX relies on has of course been updated to 1.27.1.1, so this should not be a problem.

Error Logs

No response

Steps to Reproduce

No needs

Environment

  • APISIX version (run apisix version): dev
  • Operating system (run uname -a): Not releated
  • OpenResty / Nginx version (run openresty -V or nginx -V): Not releated
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info): Not releated
  • APISIX Dashboard version, if relevant: Not releated
  • Plugin runner version, for issues related to plugin runners: Not releated
  • LuaRocks version, for installation issues (run luarocks --version): Not releated

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions