Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pin test-nginx to a working version to fix tests with --- http2 #11816

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

Revolyssup
Copy link
Contributor

@Revolyssup Revolyssup commented Dec 9, 2024

Description

Fixes # (issue)
The latest version of test-nginx is not compatible with the current set of tests with ---http2
due to this commit: openresty/test-nginx@0ccd106
This change pins test-nginx to a commit before this one.

Here is the example of failing CI: https://github.com/apache/apisix/actions/runs/12135444416/job/34116587041?pr=11793#step:19:224

Other example of failing CI https://github.com/apache/apisix/actions/runs/11968599308/job/34140905040?pr=11765

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working CI labels Dec 9, 2024
@Revolyssup Revolyssup changed the title fix: pin test-nginx to a working version to fix tests with http2 fix: pin test-nginx to a working version to fix tests with --- http2 Dec 9, 2024
@Revolyssup Revolyssup merged commit 30d5eb0 into apache:master Dec 10, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants