Move OCI fixture closer to the usage#497
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe changes relocate OCI Registry test fixtures from 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 (2)
💤 Files with no reviewable changes (1)
🧰 Additional context used🧠 Learnings (12)📓 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/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/rest_api/mariadb/conftest.py, the model_registry_with_mariadb fixture should...Applied to files:
📚 Learning: for trustyai image validation tests: operator image tests require admin_client, related_images_refs,...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/rbac/conftest.py, predictable names are intentionally used for test resource...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 tests/model_registry/conftest.py, service resources can be created without explicitly passing the...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 model registry rbac tests, client instantiation tests are designed to verify the ability to creat...Applied to files:
🔇 Additional comments (5)
✨ 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', '/lgtm', '/build-push-pr-image', '/verified', '/hold', '/cherry-pick'} |
|
Status of building tag latest: success. |
Description
Move OCI fixtures closer to where they are used
How Has This Been Tested?
Merge criteria: