]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix CI using 127.0.0.1 for tests
authorChocobozzz <me@florianbigard.com>
Fri, 9 Dec 2022 10:14:47 +0000 (11:14 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 12 Dec 2022 12:36:23 +0000 (13:36 +0100)
commit2732eeff9e6994582293b5aaa0cb158b7e272e9e
tree417d30cf470cd1db84e06c5dbd1b5429d4b99bc1
parentc7c5f8d0f17b0ab598fbe237f11639c6de28110c
Fix CI using 127.0.0.1 for tests
62 files changed:
config/test-1.yaml
config/test-2.yaml
config/test-3.yaml
config/test-4.yaml
config/test-5.yaml
config/test-6.yaml
config/test.yaml
scripts/clean/server/test.sh
server/tests/api/activitypub/client.ts
server/tests/api/activitypub/fetch.ts
server/tests/api/activitypub/refresher.ts
server/tests/api/activitypub/security.ts
server/tests/api/check-params/blocklist.ts
server/tests/api/check-params/contact-form.ts
server/tests/api/check-params/follows.ts
server/tests/api/check-params/redundancy.ts
server/tests/api/check-params/services.ts
server/tests/api/check-params/user-notifications.ts
server/tests/api/check-params/user-subscriptions.ts
server/tests/api/check-params/users-admin.ts
server/tests/api/moderation/blocklist.ts
server/tests/api/notifications/admin-notifications.ts
server/tests/api/notifications/comments-notifications.ts
server/tests/api/notifications/moderation-notifications.ts
server/tests/api/notifications/notifications-api.ts
server/tests/api/notifications/user-notifications.ts
server/tests/api/object-storage/videos.ts
server/tests/api/redundancy/redundancy.ts
server/tests/api/search/search-activitypub-video-channels.ts
server/tests/api/search/search-index.ts
server/tests/api/server/auto-follows.ts
server/tests/api/server/bulk.ts
server/tests/api/server/contact-form.ts
server/tests/api/server/email.ts
server/tests/api/server/follow-constraints.ts
server/tests/api/server/follows.ts
server/tests/api/server/handle-down.ts
server/tests/api/server/open-telemetry.ts
server/tests/api/server/proxy.ts
server/tests/api/users/user-subscriptions.ts
server/tests/api/users/users-multiple-servers.ts
server/tests/api/users/users-verification.ts
server/tests/api/videos/multiple-servers.ts
server/tests/api/videos/single-server.ts
server/tests/api/videos/video-channels.ts
server/tests/api/videos/video-comments.ts
server/tests/api/videos/video-playlists.ts
server/tests/cli/peertube.ts
server/tests/cli/prune-storage.ts
server/tests/cli/update-host.ts
server/tests/client.ts
server/tests/external-plugins/auth-ldap.ts
server/tests/external-plugins/auto-block-videos.ts
server/tests/external-plugins/auto-mute.ts
server/tests/fixtures/ap-json/peertube/announce-without-context.json
server/tests/helpers/request.ts
server/tests/misc-endpoints.ts
server/tests/plugins/plugin-helpers.ts
server/tests/shared/notifications.ts
shared/server-commands/miscs/sql-command.ts
shared/server-commands/server/server.ts
shared/server-commands/videos/live.ts