Skip to content

Commit da3b859

Browse files
committed
update the markers list to be correct
Signed-off-by: Kamesh Akella <kakella@redhat.com>
1 parent 457b46e commit da3b859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONSTITUTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ All code MUST consider security implications.
9696

9797
- All tests MUST apply relevant markers from pytest.ini
9898
- Use tier markers (smoke, sanity, tier1, tier2) to indicate test priority
99-
- Use component markers (model_serving, model_registry, llama_stack) for ownership
99+
- Use component markers (model_explainability, llama_stack, rag) for ownership
100100
- Use infrastructure markers (gpu, parallel, slow) for execution filtering
101101

102102
### Test Organization

0 commit comments

Comments
 (0)