]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Prevent object storage mock conflicts
authorChocobozzz <me@florianbigard.com>
Tue, 23 May 2023 08:49:45 +0000 (10:49 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 23 May 2023 08:49:45 +0000 (10:49 +0200)
commitf89189907bbdff6c4bc6d3460ed9ef4c49515f17
treec55e50e3fc02ae9b3f2d1d19d95160af98cc7d7c
parent41cde76bbf5ac16a90b5f158672523069db74009
Prevent object storage mock conflicts

When running tests in parallel
20 files changed:
server/tests/api/live/live-fast-restream.ts
server/tests/api/live/live.ts
server/tests/api/object-storage/live.ts
server/tests/api/object-storage/video-imports.ts
server/tests/api/object-storage/videos.ts
server/tests/api/server/follows.ts
server/tests/api/server/proxy.ts
server/tests/api/transcoding/create-transcoding.ts
server/tests/api/transcoding/hls.ts
server/tests/api/transcoding/update-while-transcoding.ts
server/tests/api/transcoding/video-studio.ts
server/tests/cli/create-import-video-file-job.ts
server/tests/cli/create-move-video-storage-job.ts
server/tests/peertube-runner/live-transcoding.ts
server/tests/peertube-runner/studio-transcoding.ts
server/tests/peertube-runner/vod-transcoding.ts
server/tests/shared/live.ts
shared/server-commands/server/object-storage-command.ts
shared/server-commands/server/server.ts
shared/server-commands/videos/live-command.ts