Skip to content

Commit 9858bd8

Browse files
beveradbclaude
andcommitted
chore(ci): trigger GPU integration tests on ephemeral runners
Verifies the n1+T4 ephemeral runner path after the 2026-05-17 dispatcher e2 fix (karaoke-gen#776). The GPU family was not affected by that bug (n1 supports onHostMaintenance=TERMINATE, required for attached GPUs), but has not been exercised under the ephemeral dispatcher since cutover. Trivial comment in `audio_separator/separator/__init__.py` flips the `audio_separator/**` path filter so the 3-job integration test suite (ensemble-presets, core-models, stems-and-quality) runs on freshly created GPU VMs. Safe to remove on next edit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f510043 commit 9858bd8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Trivial comment to trigger GPU integration tests on ephemeral self-hosted
2+
# runners after the 2026-05-17 dispatcher fix. Safe to remove on next edit.
13
from .separator import Separator

0 commit comments

Comments
 (0)