Commit 49927c1
Stop running AINode (AIClusterIT) integration tests
AINode integration tests are temporarily disabled at the build and CI
level, without touching any test source code:
- integration-test/pom.xml: add the AIClusterIT category to
excludedGroups in the AIClusterIT profile. includedGroups is kept so
the profile stays scoped to the AINode tests only; excludedGroups
takes precedence over includedGroups in maven-failsafe, so no AINode
test is executed even when the profile is activated.
- .github/workflows/cluster-it-1c1d1a.yml: remove the "Cluster IT -
1C1D1A / AINode" workflow. Its only job built AINode and ran the
AIClusterIT integration tests, so it is no longer needed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4e06a94 commit 49927c1
2 files changed
Lines changed: 7 additions & 65 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
548 | 554 | | |
549 | 555 | | |
550 | 556 | | |
| |||
0 commit comments