Commit 7c92583
filter: deselect multiarch tests on non-multiarch clusters
Add filter_multiarch_tests() to pytest_collection_modifyitems.
Multiarch-marked tests are deselected on homogeneous clusters,
preventing validate_collected_tests_arch_params from erroring
during collection-only runs (e.g. tox pytest-check-x86).
Signed-off-by: Harel Meir <hmeir@redhat.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 6f39d08 commit 7c92583
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
558 | 559 | | |
559 | 560 | | |
560 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
561 | 571 | | |
562 | 572 | | |
563 | 573 | | |
| |||
635 | 645 | | |
636 | 646 | | |
637 | 647 | | |
| 648 | + | |
638 | 649 | | |
639 | 650 | | |
640 | 651 | | |
| |||
0 commit comments