RHOAIENG-38670: Add pre and post upgrade authentication tests#997
RHOAIENG-38670: Add pre and post upgrade authentication tests#997kryanbeane wants to merge 1 commit intoproject-codeflare:mainfrom
Conversation
|
@kryanbeane: This pull request references RHOAIENG-38670 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target either version "4.22." or "openshift-4.22.", but it targets "rhoai-3.3" instead. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #997 +/- ##
==========================================
+ Coverage 95.91% 95.96% +0.05%
==========================================
Files 22 23 +1
Lines 2130 2208 +78
==========================================
+ Hits 2043 2119 +76
- Misses 87 89 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Issue link
RHOAIENG-37986
What changes have been made
Added a new test file to the upgrade tests. One for pre upgrade and one for post upgrade. In both cases, it is checked that unauthenticated requests don't succeed. And authenticated requests succeed
Verification steps
TODO
Checks