ci: for nightly verify tests use all checksum methods
authorVincent Fu <vincentfu@gmail.com>
Thu, 8 May 2025 18:58:14 +0000 (14:58 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Fri, 16 May 2025 16:09:30 +0000 (12:09 -0400)
By default t/verify.py runs tests with only a small selection of
checksum methods. Run the test script with an option so that our nightly
tests use all of the checksum methods.

Link: https://lore.kernel.org/r/20250508185832.3702-7-vincent.fu@samsung.com
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
ci/actions-full-test.sh

index 4222a21aab3c0f7f9b7de6252f719e43ee702c6a..6ff13c4db3d861a1034030193b5c14cda65593a5 100755 (executable)
@@ -41,6 +41,8 @@ main() {
        args+=(
            --run-only
            1017
+           -p
+           "1017:--complete"
        )
     else
        skip+=(