fix: support v2 and hybrid qBittorrent identities
This commit is contained in:
+3
-3
@@ -52,7 +52,7 @@ restores the target root's original mode even on an aborted run.
|
||||
The scheduler pause/resume endpoints exist only on the loopback test adapter;
|
||||
normal control and Telegram orchestration always use the automatic scheduler.
|
||||
|
||||
Set `E2E_RUN_ADVERSARIAL=1` to run the deferred Phase 8 v2/fault tranche in
|
||||
Set `E2E_RUN_ADVERSARIAL=1` to run the Phase 8 v2/fault tranche in
|
||||
one pass. The scenario performs archive → eviction → unarchive round trips for
|
||||
a pure-v2 torrent and a hybrid torrent, checking that hybrid placements retain
|
||||
both identities. It then:
|
||||
@@ -69,8 +69,8 @@ both identities. It then:
|
||||
reordered convergence and duplicate idempotency over the real WebSocket.
|
||||
|
||||
The adversarial script restores the normal archive-2 client configuration and
|
||||
automatic scheduler through an exit trap. This tranche is intentionally
|
||||
checked in before its first execution; run it later with:
|
||||
automatic scheduler through an exit trap. It passed from a clean five-project
|
||||
topology on 2026-07-23. Run it with:
|
||||
|
||||
```bash
|
||||
E2E_RUN_ADVERSARIAL=1 \
|
||||
|
||||
Reference in New Issue
Block a user