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

test: add fips fail cases #9523

Merged
merged 4 commits into from
May 23, 2023

Conversation

kingluo
Copy link
Contributor

@kingluo kingluo commented May 22, 2023

Description

Add fail cases for fips ci: #8298

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)

@kingluo kingluo marked this pull request as ready for review May 22, 2023 06:54
t/certs/ca_1024.crt Outdated Show resolved Hide resolved
t/certs/ca_1024.key Outdated Show resolved Hide resolved
t/fips/jwt-auth.t Outdated Show resolved Hide resolved
ngx.print(res)
}
}
--- error_code: 500
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

t/fips/jwt-auth.t Outdated Show resolved Hide resolved
t/fips/ssls.t Outdated
GET /fips
--- more_headers
Host: localhost
--- error_code: 502
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

t/fips/openid-connect.t Show resolved Hide resolved
@monkeyDluffy6017
Copy link
Contributor

The pr titile should be test

@kingluo
Copy link
Contributor Author

kingluo commented May 22, 2023

The pr titile should be test

The new and old tests are all included in fips ci only, so I think it's ok.

@kingluo kingluo changed the title feat(ci): add fips fail cases ci: add fips fail cases May 22, 2023
@leslie-tsang
Copy link
Member

The pr titile should be test

The new and old tests are all included in fips ci only, so I think it's ok.

let's change the title as test: add fips fail cases

@kingluo kingluo changed the title ci: add fips fail cases test: add fips fail cases May 22, 2023
@monkeyDluffy6017 monkeyDluffy6017 merged commit 7bbdf0c into apache:master May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants