Commit 8e808df
ci: treat test-infra modules as testable for -amd expansion
When a test-infra module changes (e.g., container version bump), its
dependents should be tested via -amd even though the test-infra module
itself has no src/test. Previously these were classified as "pom-only"
and excluded from -amd expansion, so component tests were never run.
Fixes the issue seen in PR apache#22316 where bumping the Infinispan container
version didn't trigger camel-infinispan tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b40772d commit 8e808df
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
559 | 564 | | |
560 | 565 | | |
561 | 566 | | |
| |||
0 commit comments