Add missing feature categories to deployment fixture specs
What does this MR do and why?
Adds missing feature_category: RSpec metadata to frontend fixture specs for deployment management.
Part of #584630 (closed)
Changes
| File | Feature Category |
|---|---|
ee/spec/frontend/fixtures/deployments.rb |
deployment_management |
spec/frontend/fixtures/clusters.rb |
deployment_management |
Feature categories based on config/feature_categories.yml.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
MR Checklist (@gerardo-navarro)
- Changelog entry added, if necessary - Not required for test metadata
- Documentation created/updated - Not applicable
- Tests added for this feature/bug - This MR updates test metadata
- Conforms to the code review guidelines
- Conforms to the style guides