Remove references of istio and use oauth for all test scenarios#495
Remove references of istio and use oauth for all test scenarios#495dbasunag merged 1 commit intoopendatahub-io:mainfrom
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis update removes the unused Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~7 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (12)
💤 Files with no reviewable changes (9)
🧰 Additional context used🧠 Learnings (18)📓 Common learnings📚 Learning: in tests/model_registry/conftest.py, the model_registry_instance_1 and model_registry_instance_2 fix...Applied to files:
📚 Learning: in tests/model_registry/rest_api/mariadb/conftest.py, the model_registry_with_mariadb fixture should...Applied to files:
📚 Learning: in tests/model_registry/conftest.py, the model_registry_instance_1 fixture (and similar duplicated m...Applied to files:
📚 Learning: in tests/model_registry/conftest.py, the db_deployment_1 fixture (and similar duplicated resource fi...Applied to files:
📚 Learning: in tests/model_registry/rbac/test_mr_rbac_sa.py, bounds checking for model_registry_instance_rest_en...Applied to files:
📚 Learning: in tests/model_registry/conftest.py, the db_service_1 and db_service_2 fixtures do not require the a...Applied to files:
📚 Learning: in tests/model_registry/conftest.py, the model_registry_instance_rest_endpoint fixture contains a bu...Applied to files:
📚 Learning: in tests/model_serving/model_runtime/mlserver/basic_model_deployment/test_mlserver_basic_model_deplo...Applied to files:
📚 Learning: in the opendatahub-tests repository, prefer keeping test parameterization configurations inline rath...Applied to files:
📚 Learning: in tests/model_registry/conftest.py, the db_secret_1 and db_secret_2 fixtures do not require the adm...Applied to files:
📚 Learning: in model registry rbac tests, client instantiation tests are designed to verify the ability to creat...Applied to files:
📚 Learning: in tests/model_registry/rest_api/utils.py, the user prefers to keep the default value of verify=fals...Applied to files:
📚 Learning: in tests/model_registry/rbac/conftest.py, predictable names are intentionally used for test resource...Applied to files:
📚 Learning: the helper `create_isvc` (used in tests/model_serving utilities) already waits until the created inf...Applied to files:
📚 Learning: in tests/model_registry/conftest.py, service resources can be created without explicitly passing the...Applied to files:
📚 Learning: in the ocp-resources library, when creating kubernetes resources like role and rolebinding, it's pre...Applied to files:
📚 Learning: for trustyai image validation tests: operator image tests require admin_client, related_images_refs,...Applied to files:
🔇 Additional comments (3)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
The following are automatically added/executed:
Available user actions:
Supported labels{'/wip', '/build-push-pr-image', '/cherry-pick', '/verified', '/lgtm', '/hold'} |
|
/build-push-pr-image |
|
Status of building tag pr-495: success. |
|
Status of building tag latest: success. |
Description
How Has This Been Tested?
Merge criteria: