From e6456c0f979becf20e4dccca8f1ec734119af70c Mon Sep 17 00:00:00 2001 From: prashant-gurung899 Date: Mon, 30 Dec 2024 11:41:17 +0545 Subject: [PATCH] update drone config to run specific parts Signed-off-by: prashant-gurung899 --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index f133aef388..c7bc1e210d 100644 --- a/.drone.star +++ b/.drone.star @@ -117,7 +117,7 @@ def main(ctx): cs3ApiValidatorS3NG(), # virtual views don't work on edge at the moment #virtualViews(), - ] + ocisIntegrationTests(6) + s3ngIntegrationTests(12) + posixfsIntegrationTests(6) + ] + ocisIntegrationTests(4) + s3ngIntegrationTests(6) + posixfsIntegrationTests(4) def coverage(): return {