chore(e2e): add github custom transformer test#3999
chore(e2e): add github custom transformer test#3999kim-tsao merged 2 commits intoredhat-developer:mainfrom
Conversation
Signed-off-by: Jessica He <jhe@redhat.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR TypeTests, Enhancement Description
|
| Relevant files | |||||
|---|---|---|---|---|---|
| Tests |
| ||||
| Enhancement |
| ||||
| Configuration changes |
|
|
/test e2e-ocp-operator-auth-providers-nightly |
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
|
The image is available at: /test e2e-ocp-helm |
|
/test e2e-ocp-operator-auth-providers-nightly |
There was a problem hiding this comment.
The values_showcase-auth-providers.yaml file is not used anymore by the auth-providers job, it uses the Operator to deploy RHDH. The changes in the rhdhdeployment.ts file are enough to enable the plugin.
I'll remove the values file soon in a dedicated PR.
Rest looks good to me! Thanks!
|
/lgtm |
|
/test e2e-ocp-helm |
1 similar comment
|
/test e2e-ocp-helm |
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
|
/test e2e-ocp-helm |
ⓘ Your monthly quota for Qodo has expired. Upgrade your plan ⓘ Paying users. Check that your Qodo account is linked with this Git user account |
|
|
The image is available at: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: albarbaro, kim-tsao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cherrypick release-1.9 |
|
@JessicaJHee: new pull request created: #4096 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 kubernetes-sigs/prow repository. |



Description
Adds E2E test to the auth-provider tests that confirms that the
MY_CUSTOM_ANNOTATIONwas added to users by thegithub-orgcustom transformer. Tests are passing locally.Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer