From c37e305342c8655325f9606aa1f4b29abc471b39 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 6 Jun 2023 11:14:13 +0200 Subject: Fix CI tests --- support/doc/development/tests.md | 1 + 1 file changed, 1 insertion(+) (limited to 'support/doc/development') diff --git a/support/doc/development/tests.md b/support/doc/development/tests.md index e3a65c35f..1c2589c8a 100644 --- a/support/doc/development/tests.md +++ b/support/doc/development/tests.md @@ -71,6 +71,7 @@ Some env variables can be defined to disable/enable some tests: * `ENABLE_OBJECT_STORAGE_TESTS=true`: enable object storage tests (needs `chocobozzz/s3-ninja` container first) * `AKISMET_KEY`: specify an Akismet key to test akismet external PeerTube plugin * `OBJECT_STORAGE_SCALEWAY_KEY_ID` and `OBJECT_STORAGE_SCALEWAY_ACCESS_KEY`: specify Scaleway API keys to test object storage ACL (not supported by our `chocobozzz/s3-ninja` container) + * `ENABLE_FFMPEG_THUMBNAIL_PIXEL_COMPARISON_TESTS=true`: enable pixel comparison on images generated by ffmpeg. Disabled by default because a custom ffmpeg version may fails the tests ### Debug server logs -- cgit v1.2.3